Skip to content

Hostname

v2.precise-crystal.com

Last fetched

v2.precise-crystal.com resolves to 6 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US.

Nutrition Label

WHISPER CANON · v2.precise-crystal.comRouting diversity4.2/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/v2.precise-crystal.com

Resolution chain

v2.precise-crystal.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.79.79.245147.90.127.0/24AS47583AS-HOSTINGER - Hostinger International LimitedUS
148.135.128.205148.139.96.0/22AS47583AS-HOSTINGER - Hostinger International LimitedUS
77.37.76.14777.42.254.0/24AS47583AS-HOSTINGER - Hostinger International LimitedUS
88.222.243.12288.224.0.0/17AS47583AS-HOSTINGER - Hostinger International LimitedIN
88.223.87.1288.224.114.0/24AS47583AS-HOSTINGER - Hostinger International LimitedUS
91.108.106.9891.108.250.0/24AS47583AS-HOSTINGER - Hostinger International LimitedIN

WHOIS identity

No WHOIS records are currently associated with v2.precise-crystal.com in WhisperGraph.

Subdomains

1 observed subdomain of v2.precise-crystal.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for v2.precise-crystal.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from v2.precise-crystal.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "v2.precise-crystal.com"})-[: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.