Skip to content

Hostname

survival.it

Last fetched

survival.it resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:retelit digital services s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

survival.it resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.248.160.13713.248.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
75.2.43.15075.2.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
76.223.34.12476.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.186.10699.83.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:retelit digital services s.p.a.
Organization
survival international (italia)
Contact emails

Subdomains

8 observed subdomains of survival.it.

Web-graph footprint

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

267 sites link to this hostname.

647 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for survival.it.

MechanismTarget
SPF_INCLUDE_spf.e-activist.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-out.mclink-net.it
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from survival.it.

Cypher and MCP

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

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