Skip to content

Hostname

info.protegrity.com

Last fetched

info.protegrity.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · info.protegrity.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/info.protegrity.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.70.206104.17.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.71.206104.17.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.72.206104.17.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.73.206104.17.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.74.206104.17.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with info.protegrity.com in WhisperGraph.

Web-graph footprint

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

7 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

35 SPF mechanisms authorising senders for info.protegrity.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP103.221.68.244/30
SPF_IP103.246.243.0/28
SPF_IP114.143.198.220
SPF_IP115.254.56.132/30
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_IP207.45.166.48/29
SPF_IP207.45.166.64/28
SPF_IP208.115.239.112
SPF_IP35.174.66.155
SPF_IP50.116.41.133
SPF_IP50.193.7.5
SPF_IP50.232.112.80/30
SPF_IP50.232.112.82
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 info.protegrity.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "info.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.