Skip to content

Hostname

a-com.si

Last fetched

a-com.si is a registered hostname under the .si top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · a-com.siRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/a-com.si

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with a-com.si in WhisperGraph.

Subdomains

22 observed subdomains of a-com.si.

Web-graph footprint

Distinct hostnames that link to or from a-com.si in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for a-com.si.

MechanismTarget
SPF_Aa-com.si
SPF_IP136.243.252.225
SPF_IP78.47.206.229
SPF_IP78.47.92.49
SPF_IP78.47.92.50
SPF_IP78.47.92.54
SPF_MXa-com.si
SPF_MXns8.a-com.si
SPF_MXowncloud.a-com.si
SPF_MXpf1.a-com.si

Related pages

Pivot deeper into the graph from a-com.si.

Cypher and MCP

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

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