Skip to content

Hostname

topdom.si

Last fetched

topdom.si resolves to 2 IPv4 addresses operated by AS48894 in SI. WHOIS lists iana:779 as the registrar.

Nutrition Label

WHISPER CANON · topdom.siRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/topdom.si

Resolution chain

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

IPPrefixASNOperatorCountry
152.89.234.15152.89.234.0/24AS48894SI
159.89.14.195159.89.0.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:779
Organization
Contact emails

Subdomains

16 observed subdomains of topdom.si.

Web-graph footprint

Distinct hostnames that link to or from topdom.si in the public web crawl.

41 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for topdom.si.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.squalomail.com
SPF_IP193.189.163.230
SPF_IP193.77.203.168
SPF_IP89.212.194.141
SPF_MXtopdom.si

Related pages

Pivot deeper into the graph from topdom.si.

Cypher and MCP

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

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