Skip to content

Hostname

rajaeyrie.com

Last fetched

rajaeyrie.com resolves to 4 IPv4 addresses operated by NOCIX - Nocix, LLC in US. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · rajaeyrie.comRouting diversity3.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rajaeyrie.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.54.181.62142.54.160.0/19AS33387NOCIX - Nocix, LLCUS
199.192.200.41199.192.200.0/21AS53264SBAEDGE-603 - SBA Edge, LLCUS
199.192.200.61199.192.200.0/21AS53264SBAEDGE-603 - SBA Edge, LLCUS
67.214.171.7767.214.168.0/22AS46208PFNL-ASN - Peninsula Fiber Network, LLCUS

WHOIS identity

Registrar
iana:460
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of rajaeyrie.com.

Web-graph footprint

Distinct hostnames that link to or from rajaeyrie.com in the public web crawl.

39 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • rajaeyrie.com

Related pages

Pivot deeper into the graph from rajaeyrie.com.

Cypher and MCP

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

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