Skip to content

Hostname

rahzark.com

Last fetched

rahzark.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · rahzark.comRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/rahzark.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.78.1143.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.883.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.1413.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.1623.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.1353.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.453.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.993.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.177.20952.218.177.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.184.19352.218.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.168.8252.92.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.196.1852.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.200.5852.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.202.6652.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.203.15452.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.239.9052.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.240.21852.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for rahzark.com.

MechanismTarget
SPF_INCLUDEnetblocks.dreamhost.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXrahzark.com

Related pages

Pivot deeper into the graph from rahzark.com.

Cypher and MCP

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

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