Skip to content

Hostname

gus.intcom.nl

Last fetched

gus.intcom.nl resolves to 1 IPv4 address operated by AS203476 in FR.

Nutrition Label

WHISPER CANON · gus.intcom.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/gus.intcom.nl

Resolution chain

gus.intcom.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
92.243.27.2892.243.0.0/19AS203476FR

WHOIS identity

No WHOIS records are currently associated with gus.intcom.nl in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • gus.intcom.nl

SPF policy

4 SPF mechanisms authorising senders for gus.intcom.nl.

MechanismTarget
SPF_Agus.intcom.nl
SPF_Awebmail.intcom.nl
SPF_IP2001:4b98:dc0:43:216:3eff:fed6:9823
SPF_IP92.243.27.28

Related pages

Pivot deeper into the graph from gus.intcom.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gus.intcom.nl"})-[: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.