Skip to content

Hostname

ca.hostico.ro

Last fetched

ca.hostico.ro resolves to 1 IPv4 address operated by GTS-BACKBONE GTS Telecom in RO.

Nutrition Label

WHISPER CANON · ca.hostico.roRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ca.hostico.ro

Resolution chain

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

IPPrefixASNOperatorCountry
77.81.2.177.81.2.0/24AS5606GTS-BACKBONE GTS TelecomRO

WHOIS identity

No WHOIS records are currently associated with ca.hostico.ro in WhisperGraph.

Subdomains

1 observed subdomain of ca.hostico.ro.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ca.hostico.ro.

MechanismTarget
SPF_Aca.hostico.ro
SPF_IP188.241.222.40
SPF_MXca.hostico.ro

Related pages

Pivot deeper into the graph from ca.hostico.ro.

Cypher and MCP

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

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