Skip to content

Hostname

underpowered.com

Last fetched

underpowered.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. underpowered.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 · underpowered.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/underpowered.com

Resolution chain

No IPv4 resolution is recorded for underpowered.com in WhisperGraph.

IPv6 resolution

No AAAA record for underpowered.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:1479
Registrant organisation
domain administrator
Contact emails
billing@knownhost.com, pw-18b1304ab789449083ce9ee676bf1515@privacyguardian.org, pw-5c7409c39dc50bdc1c70382c8778c2bf@privacyguardian.org, pw-610e729d82fdaa4e533da547a8ecc4d9@privacyguardian.org, pw-abf59495485a8f9d810174699211297f@privacyguardian.org, pw-b4230c0bc04d0ab14cfce3b8c66557fb@privacyguardian.org, pw-ce19d5166c89f6a19291383008b7ff19@privacyguardian.org, pw-d21bf732118d321e791dadf90dc1670c@privacyguardian.org, pw-fcfa61b708cbf48d65a5c6eab3d5f949@privacyguardian.org

Subdomains

Mail and authentication

Nameservers

  • ns1.afternic.com
  • ns2.afternic.com
  • ns1.dnsowl.com
  • ns2.dnsowl.com
  • ns3.dnsowl.com

Threat-feed evidence

History

Related pages

Pivot from underpowered.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: "underpowered.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.