Skip to content

Hostname

uakioutlet.it

Last fetched

uakioutlet.it resolves to 1 IPv4 address operated by ITGATE - IT.Gate S.p.A. in IT.

Nutrition Label

WHISPER CANON · uakioutlet.itRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/uakioutlet.it

Resolution chain

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

IPPrefixASNOperatorCountry
93.191.241.14593.191.240.0/21AS12779ITGATE - IT.Gate S.p.A.IT

WHOIS identity

No WHOIS records are currently associated with uakioutlet.it in WhisperGraph.

Subdomains

2 observed subdomains of uakioutlet.it.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for uakioutlet.it.

MechanismTarget
SPF_Auakioutlet.it
SPF_IP93.191.241.145
SPF_MXuakioutlet.it

Related pages

Pivot deeper into the graph from uakioutlet.it.

Cypher and MCP

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

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