Skip to content

Hostname

blog.flipkey.com

Last fetched

blog.flipkey.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · blog.flipkey.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/blog.flipkey.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.64.174.12118.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.12418.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.5918.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.7118.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.192.1063.166.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.192.1263.166.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.192.373.166.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.192.63.166.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with blog.flipkey.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for blog.flipkey.com.

MechanismTarget
SPF_INCLUDE_spf.tripadvisor.com
SPF_INCLUDEmsgfocus.com
SPF_INCLUDEspf.dynect.net

Related pages

Pivot deeper into the graph from blog.flipkey.com.

Cypher and MCP

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

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