Skip to content

Hostname

hchc.edu

Last fetched

hchc.edu resolves to 199.16.172.123, announced in 199.16.172.0/24 by AUTOMATTIC - Automattic, Inc in US. hchc.edu 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 · hchc.eduRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/hchc.edu

Resolution chain

IPv6 resolution

No AAAA record for hchc.edu is recorded in WhisperGraph.

Attribution

automattic

ORIGIN_AS

WHOIS identity

Registrant organisation
hellenic college

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

  • a1.uberns.com
  • a6.uberns.com
  • b1.uberns.com
  • b6.uberns.com
  • a1.uberns.net
  • b1.uberns.net
  • a1.uberns.org

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.l.googlemail.com
  • aspmx3.l.googlemail.com
  • aspmx4.l.googlemail.com
  • aspmx5.l.googlemail.com

SPF policy

  • include: _spf.google.com
  • include: blackbaudemail.netcommunity1.com
  • include: outboundmail.blackbaud.net
  • include: 7315483.spf06.hubspotemail.net
  • include: ses.onsolve.net

Threat-feed evidence

History

Related pages

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