Skip to content

Hostname

contentful-pos.phrasingpro3.com

Last fetched

contentful-pos.phrasingpro3.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · contentful-pos.phrasingpro3.comRouting diversity4.8/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/contentful-pos.phrasingpro3.com

Resolution chain

contentful-pos.phrasingpro3.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.51.84.217100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.217.140.15913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.114.14223.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.230.9034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.70.6634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.241.3834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.79.15534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.168.16244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.214.11844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.99.18850.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.41.7754.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.116.354.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with contentful-pos.phrasingpro3.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from contentful-pos.phrasingpro3.com.

Cypher and MCP

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

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