Skip to content

Hostname

subcontrol.ro

Last fetched

subcontrol.ro resolves to 1 IPv4 address operated by AS39224 in RO. WHOIS lists registrar:instra corporation pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.253.252.169185.253.252.0/22AS39224RO

WHOIS identity

Registrar
registrar:instra corporation pty ltd
Organization
Contact emails

Subdomains

9 observed subdomains of subcontrol.ro.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for subcontrol.ro.

MechanismTarget
SPF_Asubcontrol.ro
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.253.252.154
SPF_IP185.253.252.169
SPF_IP185.253.252.85
SPF_IP31.14.16.217
SPF_IP95.76.221.9
SPF_MXsubcontrol.ro

Related pages

Pivot deeper into the graph from subcontrol.ro.

Cypher and MCP

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

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