Skip to content

Hostname

unicah.net

Last fetched

unicah.net resolves to 104.21.67.240, announced in 104.21.64.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. unicah.net 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 · unicah.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/unicah.net

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
0bdde389-b54f-404c-9543-c20388e8501e@identity-protect.org, 0e96af37-21ff-4a00-8fb4-dcfd0ed49b09@identity-protect.org, d06b75fb-a1fa-441d-8aee-eb20b394a2a2@identity-protect.org, de5375cb-d4f7-41c1-accb-dfbd07b37819@identity-protect.org, fa4f53c2-4f9a-40b2-8cc4-37dcb0e2fe2c@identity-protect.org, owner-10042798@unicah.net.whoisprivacyservice.org, owner-4130164@unicah.net.whoisprivacyservice.org, owner-5740134@unicah.net.whoisprivacyservice.org

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

  • aurora.ns.cloudflare.com
  • dilbert.ns.cloudflare.com

MX records

  • _dc-mx.3c0b3224e51b.unicah.net

SPF policy

  • include: mail.unicah.net

Threat-feed evidence

History

Related pages

Pivot from unicah.net 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: "unicah.net"})-[: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.