Skip to content

Hostname

powercosts.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of powercosts.com owner
Contact emails
mseaton@powercosts.com, 7c107afc-a2b5-4633-8fef-1191a6adbdf6@identity-protect.org, 8ce7077e-be2d-41e9-a377-429ccaaf6422@identity-protect.org, 957e680d-5910-4028-b01a-1434f47faabb@identity-protect.org, ba6206fd-2176-496c-a679-60136c126a44@identity-protect.org, c172f729-d34a-4148-bf5a-1ee2bef2f746@identity-protect.org, dae26bf0-7ca0-48fc-a417-e71e0122e5e6@identity-protect.org, owner-10059236@powercosts.com.whoisprivacyservice.org, owner-10422071@powercosts.com.whoisprivacyservice.org, owner-11044733@powercosts.com.whoisprivacyservice.org, owner-1587432@powercosts.com.whoisprivacyservice.org, owner-5922025@powercosts.com.whoisprivacyservice.org, owner-6389356@powercosts.com.whoisprivacyservice.org, owner-732703@powercosts.com.whoisprivacyservice.org, owner-7427101@powercosts.com.whoisprivacyservice.org, owner-8757495@powercosts.com.whoisprivacyservice.org, owner-9612224@powercosts.com.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

  • ns-210.awsdns-26.com
  • ns-752.awsdns-30.net
  • ns-1164.awsdns-17.org
  • ns-1539.awsdns-00.co.uk

MX records

  • powercosts-com.mail.protection.outlook.com

SPF policy

  • include: cmail1.com
  • include: spf.protection.outlook.com
  • ip: 34.214.195.66
  • ip: 35.163.93.77
  • ip: 44.236.156.9
  • ip: 54.149.11.78
  • ip: 54.149.206.7
  • ip: 54.149.40.47
  • ip: 54.190.163.48
  • ip: 54.200.170.201
  • ip: 54.218.92.241

Threat-feed evidence

History

Related pages

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