Skip to content

Hostname

incont.ro

Last fetched

incont.ro resolves to 2 IPv4 addresses operated by AS9050 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · incont.roRouting diversity1.5/10Peering density9.2/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/incont.ro

Resolution chain

incont.ro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

5 observed subdomains of incont.ro.

Web-graph footprint

Distinct hostnames that link to or from incont.ro in the public web crawl.

173 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for incont.ro.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.133.64.216/32
SPF_IP188.240.241.230
SPF_IP193.230.227.25
SPF_IP193.230.227.26

Related pages

Pivot deeper into the graph from incont.ro.

Cypher and MCP

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

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