Skip to content

Hostname

orcz.com

Last fetched

orcz.com resolves to 146.75.123.7, announced in 146.75.120.0/22 by FASTLY - Fastly, Inc. in DE. orcz.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · orcz.comRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/orcz.com

Resolution chain

IPv6 resolution

Attribution

Fastly

cdn · MAIL_RECEIVER, ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:1068
Contact emails
2c3fa47ebb5d4a6fbb4a799d445a0ea0.protect@whoisguard.com, 43e4a8f9e4484fe1a7a1fc1b7affb7ff.protect@whoisguard.com, 53dcf82d250a45a8be9363b026e42fe7.protect@whoisguard.com, 8e2d9ff87a764ddfbbbcd8e807f4a1bc.protect@withheldforprivacy.com, support@rarityguide.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns1.registrar-servers.com
  • dns2.registrar-servers.com
  • ns1.chronodev.net
  • ns2.chronodev.net
  • ns1.fastly.net
  • ns2.fastly.net
  • ns3.fastly.net
  • ns4.fastly.net

MX records

  • orcz.com

SPF policy

  • a: orcz.com
  • mx: orcz.com
  • ip: 64.37.63.178
  • ip: 64.37.63.180

Threat-feed evidence

History

Related pages

Pivot from orcz.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "orcz.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.