Skip to content

Hostname

talkingup.cloud

Last fetched

talkingup.cloud resolves to 1 IPv4 address operated by AS39729 in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · talkingup.cloudRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/talkingup.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
185.2.4.31185.2.4.0/22AS39729IT

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0148586489
Contact emails

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for talkingup.cloud.

MechanismTarget
SPF_Acritter.name
SPF_Atalkingup.cloud
SPF_INCLUDEcritter.name
SPF_IP46.232.249.3/32
SPF_MXtalkingup.cloud

Related pages

Pivot deeper into the graph from talkingup.cloud.

Cypher and MCP

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

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