Skip to content

Hostname

hiref.it

Last fetched

hiref.it resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · hiref.itRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/hiref.it

Resolution chain

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

IPPrefixASNOperatorCountry
93.119.12.6893.119.0.0/20AS20857NL

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
twin power s.p.a.
Contact emails

Subdomains

12 observed subdomains of hiref.it.

Web-graph footprint

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

53 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hiref.it.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.184.227.210/32

Related pages

Pivot deeper into the graph from hiref.it.

Cypher and MCP

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

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