Skip to content

Hostname

a1.si

Last fetched

a1.si resolves to 1 IPv4 address operated by A1SI-AS A1 Slovenija in SI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.95.232.3480.95.224.0/20AS21283A1SI-AS A1 SlovenijaSI

WHOIS identity

No WHOIS records are currently associated with a1.si in WhisperGraph.

Subdomains

89 observed subdomains of a1.si.

Web-graph footprint

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

534 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for a1.si.

Related pages

Pivot deeper into the graph from a1.si.

Cypher and MCP

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

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