Skip to content

Hostname

internetcorp.ro

Last fetched

internetcorp.ro resolves to 1 IPv4 address operated by AS33925 in RO. WHOIS lists registrar:internet resources management srl as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.189.99.231193.189.98.0/23AS33925RO

WHOIS identity

Registrar
registrar:internet resources management srl
Organization
Contact emails

Subdomains

15 observed subdomains of internetcorp.ro.

Web-graph footprint

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

40 sites link to this hostname.

221 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for internetcorp.ro.

MechanismTarget
SPF_Ainternetcorp.ro
SPF_Amail.internetcorp.ro
SPF_IP193.189.99.176/28
SPF_IP193.189.99.192/26
SPF_IP86.122.94.147/32
SPF_MXinternetcorp.ro

Related pages

Pivot deeper into the graph from internetcorp.ro.

Cypher and MCP

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

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