Skip to content

Hostname

sistar.it

Last fetched

sistar.it resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:1 api gmbh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
46.51.203.1246.51.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:1 api gmbh
Organization
sistar s.a.s.
Contact emails

Subdomains

8 observed subdomains of sistar.it.

Web-graph footprint

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

18 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sistar.it.

MechanismTarget
SPF_Asistar.it
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.cloudisp.net
SPF_INCLUDEspf.qboxmail.com
SPF_INCLUDEturbo-smtp.com
SPF_IP199.187.174.2/32
SPF_IP93.51.251.242
SPF_MXsistar.it

Related pages

Pivot deeper into the graph from sistar.it.

Cypher and MCP

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

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