Skip to content

Hostname

pay.structured-amg.com

Last fetched

pay.structured-amg.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · pay.structured-amg.comRouting diversity4.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/pay.structured-amg.com

Resolution chain

pay.structured-amg.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.0.246100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.110.141100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
108.160.170.45108.160.160.0/20AS19679DROPBOX - Dropbox, Inc.US
157.240.8.50157.240.8.0/24AS32934FACEBOOK - Facebook, Inc.AU
162.125.17.131162.125.16.0/20AS19679DROPBOX - Dropbox, Inc.US
185.45.7.185185.45.6.0/23AS35995TWITTER - Twitter Inc.GB
31.13.83.3431.13.83.0/24AS32934FACEBOOK - Facebook, Inc.IE
65.49.26.9765.49.26.0/24AS60154NL

WHOIS identity

No WHOIS records are currently associated with pay.structured-amg.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from pay.structured-amg.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pay.structured-amg.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.