Skip to content

Hostname

mailserver2.controlplusict.be

Last fetched

mailserver2.controlplusict.be resolves to 1 IPv4 address operated by AS197731 in NL.

Nutrition Label

WHISPER CANON · mailserver2.controlplusict.beRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mailserver2.controlplusict.be

Resolution chain

mailserver2.controlplusict.be resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.3.109.7231.3.109.0/24AS197731NL

WHOIS identity

No WHOIS records are currently associated with mailserver2.controlplusict.be in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mailserver2.controlplusict.be.

MechanismTarget
SPF_Amailserver2.controlplusict.be
SPF_IP31.3.109.72
SPF_IP31.3.109.74
SPF_IP31.3.109.75
SPF_IP31.3.109.76
SPF_MXmailserver2.controlplusict.be

Related pages

Pivot deeper into the graph from mailserver2.controlplusict.be.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mailserver2.controlplusict.be"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.