Skip to content

Hostname

satanet.it

Last fetched

satanet.it resolves to 1 IPv4 address operated by AS60798 in IT. WHOIS lists registrar:i2 s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.116.60.60185.116.60.0/24AS60798IT

WHOIS identity

Registrar
registrar:i2 s.r.l.
Organization
credemtel s.p.a.
Contact emails

Subdomains

26 observed subdomains of satanet.it.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for satanet.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.gruppocredem.it
SPF_INCLUDEamazonses.com
SPF_IP151.80.75.135/32
SPF_IP151.80.75.140/32
SPF_IP151.80.75.159/32
SPF_IP156.54.138.184/32
SPF_IP185.116.60.60

Related pages

Pivot deeper into the graph from satanet.it.

Cypher and MCP

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

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