Skip to content

Hostname

frederic-st-arnaud.com

Last fetched

frederic-st-arnaud.com resolves to 3 IPv4 addresses operated by GTCOMM - GloboTech Communications in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · frederic-st-arnaud.comRouting diversity3.0/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/frederic-st-arnaud.com

Resolution chain

frederic-st-arnaud.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
173.209.39.155173.209.32.0/19AS36666GTCOMM - GloboTech CommunicationsCA
3.94.141.513.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.143.1034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
carbone creation
Contact emails

Subdomains

8 observed subdomains of frederic-st-arnaud.com.

Web-graph footprint

Distinct hostnames that link to or from frederic-st-arnaud.com in the public web crawl.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • frederic-st-arnaud.com

SPF policy

3 SPF mechanisms authorising senders for frederic-st-arnaud.com.

MechanismTarget
SPF_Afrederic-st-arnaud.com
SPF_IP173.209.39.155
SPF_MXfrederic-st-arnaud.com

Related pages

Pivot deeper into the graph from frederic-st-arnaud.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "frederic-st-arnaud.com"})-[: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.