Skip to content

Hostname

it.si

Last fetched

it.si resolves to 1 IPv4 address operated by AS37153 in ZA. WHOIS lists registrar:aoi d.o.o. registrar-url: http://www.aoi.eu/arneswhois as the registrar.

Nutrition Label

WHISPER CANON · it.siRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/it.si

Resolution chain

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

IPPrefixASNOperatorCountry
129.232.217.200129.232.128.0/17AS37153ZA

WHOIS identity

Registrar
registrar:aoi d.o.o. registrar-url: http://www.aoi.eu/arneswhois
Organization
Contact emails

Subdomains

58 observed subdomains of it.si.

Web-graph footprint

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

14 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for it.si.

MechanismTarget
SPF_Amx.it.si
SPF_INCLUDE_spf.google.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_INCLUDEzoho.com
SPF_IP74.201.152.59/32
SPF_MXit.si

Related pages

Pivot deeper into the graph from it.si.

Cypher and MCP

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

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