Skip to content

Hostname

ctcon-rm.com

Last fetched

ctcon-rm.com resolves to 1 IPv4 address operated by F-INTEGRA-AS Manresa 5 in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.73.144.7080.73.144.0/21AS34511F-INTEGRA-AS Manresa 5ES

WHOIS identity

Registrar
iana:379
Organization
asoc. emp. de investigacion cent. construccion region murcia
Contact emails

Subdomains

3 observed subdomains of ctcon-rm.com.

Web-graph footprint

Distinct hostnames that link to or from ctcon-rm.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ctcon-rm.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ctcon-rm.com.

Cypher and MCP

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

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