Skip to content

Hostname

orczy.com

Last fetched

orczy.com resolves to 1 IPv4 address operated by AS12301 in HU. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · orczy.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/orczy.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.77.225.18162.77.224.0/20AS12301HU

WHOIS identity

Registrar
iana:82
Organization
szabo familia kft.
Contact emails

Subdomains

13 observed subdomains of orczy.com.

Web-graph footprint

Distinct hostnames that link to or from orczy.com in the public web crawl.

27 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for orczy.com.

MechanismTarget
SPF_Aorczy.com
SPF_INCLUDE_nlspf.shoprenter.hu
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEsenders.mailmasterplus.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXorczy.com

Related pages

Pivot deeper into the graph from orczy.com.

Cypher and MCP

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

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