Skip to content

Hostname

paypower.ca

Last fetched

paypower.ca resolves to 99.79.114.229, announced in 99.79.0.0/16 by AMAZON-02 - Amazon.com, Inc. in CA. paypower.ca 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 · paypower.caRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/paypower.ca

Resolution chain

IPv6 resolution

No AAAA record for paypower.ca is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:2316042
Registrant organisation
blackhawk network

Subdomains

Showing 4 of 4 subdomains (4 per page).

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

  • leia.ns.cloudflare.com
  • nile.ns.cloudflare.com

MX records

  • paypower-ca.mail.protection.outlook.com

SPF policy

  • a: paypower.ca
  • mx: paypower.ca
  • include: spf.constantcontact.com
  • include: _spf.i2cinc.com
  • include: spf.protection.outlook.com
  • include: sendgrid.net
  • ip: 162.217.236.2
  • ip: 184.94.110.250
  • ip: 20.151.59.201
  • ip: 20.151.60.67
  • ip: 20.39.128.218
  • ip: 208.118.117.242
  • ip: 208.98.214.18
  • ip: 35.182.212.232
  • ip: 35.182.30.66
  • ip: 40.82.162.34
  • ip: 50.31.63.43
  • ip: 52.155.27.27
  • ip: 52.155.28.3
  • ip: 52.60.241.202
  • ip: 64.16.56.178
  • ip: 64.16.61.114
  • ip: 64.62.19.66
  • ip: 66.244.218.114
  • ip: 66.244.218.82
  • ip: 66.46.127.73

Threat-feed evidence

History

Related pages

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