Skip to content

Hostname

prattlive.com

Last fetched

prattlive.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · prattlive.comRouting diversity5.6/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/prattlive.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.119.234100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.211.141100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.60.10218.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.167.24918.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.234.133.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.190.753.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.112.2293.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.211.19634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.238.19044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.100.23850.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.6.7352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.162.13852.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.159.7152.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.156.14854.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.2.12054.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.155.4634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

2 observed subdomains of prattlive.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for prattlive.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mtasv.net

Related pages

Pivot deeper into the graph from prattlive.com.

Cypher and MCP

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

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