Skip to content

Hostname

360fraud.ai

Last fetched

360fraud.ai resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · 360fraud.aiRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/360fraud.ai

Resolution chain

360fraud.ai resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.211.153.4534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with 360fraud.ai in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from 360fraud.ai in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for 360fraud.ai.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.111.53.52
SPF_IP131.226.192.173/32
SPF_IP149.72.124.47
SPF_IP149.72.234.7
SPF_IP159.183.13.143/32
SPF_IP168.245.103.40/32
SPF_IP190.85.66.106/32
SPF_IP195.35.83.195/32
SPF_IP20.185.9.111/32
SPF_IP2603:10b6::/3

Related pages

Pivot deeper into the graph from 360fraud.ai.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "360fraud.ai"})-[: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.