Skip to content

Hostname

ratemystation.ideabuzz.com

Last fetched

ratemystation.ideabuzz.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.8.110.3952.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.215.55.3954.215.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ratemystation.ideabuzz.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ratemystation.ideabuzz.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP13.111.0.111/32
SPF_IP192.254.113.104
SPF_IP204.246.148.118
SPF_IP204.246.148.80
SPF_IP2600:3000:2400:109f:0:0:0:8
SPF_MXratemystation.ideabuzz.com

Related pages

Pivot deeper into the graph from ratemystation.ideabuzz.com.

Cypher and MCP

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

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