Skip to content

Hostname

oroc.pt

Last fetched

oroc.pt resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · oroc.ptRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/oroc.pt

Resolution chain

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

IPPrefixASNOperatorCountry
91.98.147.23091.98.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
Organization
ordem dos revisores oficiais de contas
Contact emails

Subdomains

6 observed subdomains of oroc.pt.

Web-graph footprint

Distinct hostnames that link to or from oroc.pt in the public web crawl.

95 sites link to this hostname.

125 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for oroc.pt.

MechanismTarget
SPF_Aoroc.pt
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDErelay.seara.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.22.11.191
SPF_IP195.22.17.19/32
SPF_IP195.22.17.20
SPF_IP20.61.84.10
SPF_MXoroc.pt

Related pages

Pivot deeper into the graph from oroc.pt.

Cypher and MCP

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

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