Skip to content

Hostname

isc.gov.ro

Last fetched

isc.gov.ro resolves to 1 IPv4 address operated by DIGI-RO - DIGI ROMANIA S.A. in RO.

Nutrition Label

WHISPER CANON · isc.gov.roRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/isc.gov.ro

Resolution chain

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

IPPrefixASNOperatorCountry
81.196.110.14681.196.0.0/16AS8708DIGI-RO - DIGI ROMANIA S.A.RO

WHOIS identity

No WHOIS records are currently associated with isc.gov.ro in WhisperGraph.

Subdomains

12 observed subdomains of isc.gov.ro.

Web-graph footprint

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

166 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for isc.gov.ro.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.97.2.130
SPF_IP80.97.2.131
SPF_IP81.196.110.150
SPF_IP81.196.110.151
SPF_IP81.196.110.158
SPF_MXisc.gov.ro

Related pages

Pivot deeper into the graph from isc.gov.ro.

Cypher and MCP

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

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