Skip to content

Hostname

talk121.com

Last fetched

talk121.com resolves to 1 IPv4 address operated by MOJOHOST - MOJOHOST in US. WHOIS lists iana:600 as the registrar.

Nutrition Label

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

Resolution chain

talk121.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.19.204.26199.19.200.0/21AS27589MOJOHOST - MOJOHOSTUS

WHOIS identity

Registrar
iana:600
Organization
talk121 .com
Contact emails

Subdomains

4 observed subdomains of talk121.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for talk121.com.

MechanismTarget
SPF_Amail.bmobl.com
SPF_Amail.talk121.com.com
SPF_Asmtp.bmobl.com
SPF_Atalk121.com
SPF_INCLUDEbmsend.com
SPF_INCLUDEhelpscoutemail.com
SPF_IP162.208.1.158
SPF_IP199.19.204.26
SPF_IP74.114.206.74
SPF_MXtalk121.com

Related pages

Pivot deeper into the graph from talk121.com.

Cypher and MCP

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

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