Skip to content

Hostname

equ8.com

Last fetched

equ8.com resolves to 23.231.104.150, announced in 23.231.104.0/24 by AS62904 - Eonix Corporation in US. equ8.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · equ8.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/equ8.com

Resolution chain

IPv6 resolution

No AAAA record for equ8.com is recorded in WhisperGraph.

Attribution

eonix

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
prakash n. shetty
Contact emails
pellelindblad@gmail.com, prithvis@gmail.com, 8d0f6c69-3c21-468e-bd97-91782badbdc4@identity-protect.org, b355ba69-e801-43bb-94be-c3054ae561a1@identity-protect.org, efa1cc88-694c-434b-84b1-0fdd1f50fa83@identity-protect.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • a.share-dns.com
  • a5.share-dns.com
  • b.share-dns.net
  • b5.share-dns.net

Threat-feed evidence

History

Related pages

Pivot from equ8.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "equ8.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.