Skip to content

Hostname

protegrity.com

Last fetched

protegrity.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · protegrity.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/protegrity.com

Resolution chain

protegrity.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

95 observed subdomains of protegrity.com.

Web-graph footprint

Distinct hostnames that link to or from protegrity.com in the public web crawl.

192 sites link to this hostname.

200 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

44 SPF mechanisms authorising senders for protegrity.com.

MechanismTarget
SPF_INCLUDE5096489.spf03.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP103.221.68.244/30
SPF_IP103.246.243.0/28
SPF_IP104.42.255.130
SPF_IP114.143.198.220
SPF_IP115.254.56.132/30
SPF_IP13.91.33.77
SPF_IP137.116.72.115
SPF_IP167.89.3.149
SPF_IP167.89.4.98
SPF_IP172.251.85.48/29
SPF_IP173.251.85.48/29
SPF_IP173.251.85.50
SPF_IP174.199.7.35
SPF_IP18.216.153.169/32
SPF_IP182.74.214.144/29
SPF_IP198.37.147.232/32
SPF_IP198.37.148.199/32
SPF_IP20.189.177.144/28
SPF_IP207.45.166.48/29
SPF_IP207.45.166.64/28
SPF_IP208.115.239.112
SPF_IP23.101.193.21/32
SPF_IP35.174.66.155
SPF_IP40.76.30.87
SPF_IP44.197.136.64/32
SPF_IP50.116.41.133
SPF_IP50.193.7.5
SPF_IP50.232.112.80/30
SPF_IP50.232.112.82
SPF_IP52.146.84.128/28
SPF_IP52.183.81.11
SPF_IP65.51.255.132/30
SPF_IP66.228.50.161
SPF_IP80.229.159.146/32
SPF_IP88.80.188.109
SPF_IP95.155.208.89
SPF_IP95.155.209.80
SPF_IP96.56.49.62

Related pages

Pivot deeper into the graph from protegrity.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "protegrity.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.