Skip to content

Hostname

topol.io

Last fetched

topol.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NG. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · topol.ioRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/topol.io

Resolution chain

topol.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.200.18108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.4108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.88108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.89108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
54.192.35.5754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.10365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
ecomail.cz s.r.o.
Contact emails

Subdomains

35 observed subdomains of topol.io.

Web-graph footprint

Distinct hostnames that link to or from topol.io in the public web crawl.

153 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for topol.io.

MechanismTarget
SPF_INCLUDE146421663.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.affilbox.cz

Related pages

Pivot deeper into the graph from topol.io.

Cypher and MCP

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

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