Skip to content

Hostname

topogis.com

Last fetched

topogis.com resolves to 2 IPv4 addresses operated by LDCOMNET --- I3Dnet --- in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · topogis.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/topogis.com

Resolution chain

topogis.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.218.249.19246.218.0.0/16AS15557LDCOMNET --- I3Dnet ---FR
46.218.249.19346.218.0.0/16AS15557LDCOMNET --- I3Dnet ---FR

WHOIS identity

Registrar
iana:81
Organization
thierry keller
Contact emails

Subdomains

8 observed subdomains of topogis.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for topogis.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP46.218.107.48/29
SPF_IP46.218.238.20/32
SPF_IP46.218.249.184/29
SPF_IP46.218.249.192/28
SPF_MXtopogis.com

Related pages

Pivot deeper into the graph from topogis.com.

Cypher and MCP

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

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