Skip to content

Hostname

talkmore.no

Last fetched

talkmore.no resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE.

Nutrition Label

WHISPER CANON · talkmore.noRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/talkmore.no

Resolution chain

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

IPPrefixASNOperatorCountry
20.67.234.2620.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
Organization
talkmore as
Contact emails

Subdomains

65 observed subdomains of talkmore.no.

Web-graph footprint

Distinct hostnames that link to or from talkmore.no in the public web crawl.

101 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for talkmore.no.

MechanismTarget
SPF_INCLUDEspf.mail.jcloud.no
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf1.talkmore.no
SPF_IP213.179.60.5
SPF_IP217.65.225.228/31

Related pages

Pivot deeper into the graph from talkmore.no.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "talkmore.no"})-[: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.