Skip to content

Hostname

protectionone.com

Last fetched

protectionone.com resolves to 68.225.155.28, announced in 68.225.152.0/21 by ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc. in US. protectionone.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 · protectionone.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/protectionone.com

Resolution chain

IPv6 resolution

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

Attribution

cox

ORIGIN_AS

WHOIS identity

Registrar
iana:299
Registrant organisation
protection one alarm monitoring
Contact emails
chriswebb@protectionone.com, csirt@adt.com, waynesimpson@protectionone.com

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

  • dns1.cscdns.net
  • dns2.cscdns.net

MX records

  • protectionone-com.mail.protection.outlook.com

SPF policy

  • ip: 208.244.117.0/24
  • ip: 70.166.229.100/32
  • ip: 216.224.214.120/31
  • ip: 12.149.190.128/25
  • ip: 204.141.56.152/32
  • ip: 198.140.154.31/32
  • ip: 198.140.154.32/32
  • ip: 216.224.214.50/31
  • ip: 204.141.56.6/32
  • ip: 68.225.155.71/32
  • ip: 68.225.155.72/32
  • include: spf.protection.outlook.com
  • a: protectionone.com
  • mx: protectionone.com
  • ip: 205.145.163.185
  • ip: 205.145.163.186

Threat-feed evidence

History

Related pages

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