Skip to content

Hostname

talk2m.com

Last fetched

talk2m.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

talk2m.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:433
Organization
bassem serge
Contact emails

Subdomains

58 observed subdomains of talk2m.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for talk2m.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.78.71.210
SPF_IP195.88.246.9
SPF_IP87.98.163.57
SPF_IP92.52.111.210
SPF_IP92.52.111.213

Related pages

Pivot deeper into the graph from talk2m.com.

Cypher and MCP

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

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