Skip to content

Hostname

bordeauxgraphy.com

Last fetched

bordeauxgraphy.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · bordeauxgraphy.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/bordeauxgraphy.com

Resolution chain

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

IPPrefixASNOperatorCountry
78.46.63.8078.57.124.0/22AS24940DE

WHOIS identity

Registrar
iana:839
Organization
Contact emails

Subdomains

7 observed subdomains of bordeauxgraphy.com.

Web-graph footprint

Distinct hostnames that link to or from bordeauxgraphy.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • bordeauxgraphy.com

SPF policy

8 SPF mechanisms authorising senders for bordeauxgraphy.com.

MechanismTarget
SPF_Abordeauxgraphy.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDErelay.rockethosting.it
SPF_IP116.202.173.117
SPF_IP163.172.55.114
SPF_IP78.46.63.80
SPF_MXbordeauxgraphy.com

Related pages

Pivot deeper into the graph from bordeauxgraphy.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bordeauxgraphy.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.