Skip to content

Hostname

971talk.com

Last fetched

971talk.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · 971talk.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/971talk.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.89.54.943.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.20.13934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.13.5744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.108.13852.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.102.14798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.215.8298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
audacy,
Contact emails

Subdomains

5 observed subdomains of 971talk.com.

Web-graph footprint

Distinct hostnames that link to or from 971talk.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for 971talk.com.

MechanismTarget
SPF_Asmtp.emarketron.com
SPF_INCLUDE_spf.acquia.com
SPF_INCLUDEaspmx.sailthru.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.clearslide.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP171.159.0.0/16
SPF_IP171.161.0.0/16
SPF_IP192.64.76.201
SPF_IP192.64.76.202
SPF_IP192.64.76.203
SPF_IP65.211.179.21
SPF_IP65.211.179.22
SPF_MX971talk.com

Related pages

Pivot deeper into the graph from 971talk.com.

Cypher and MCP

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

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