Skip to content

Hostname

dev6.dev.dev5050charityraffle.com.au

Last fetched

dev6.dev.dev5050charityraffle.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · dev6.dev.dev5050charityraffle.com.auRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/dev6.dev.dev5050charityraffle.com.au

Resolution chain

dev6.dev.dev5050charityraffle.com.au resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.218.10518.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.11818.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.2318.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.3118.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.192.113.166.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.192.353.166.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.192.423.166.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.192.73.166.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with dev6.dev.dev5050charityraffle.com.au in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dev6.dev.dev5050charityraffle.com.au.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-00262501.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.158.166

Related pages

Pivot deeper into the graph from dev6.dev.dev5050charityraffle.com.au.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dev6.dev.dev5050charityraffle.com.au"})-[: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.