Skip to content

Hostname

perfectionlearning.com

Last fetched

perfectionlearning.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US.

Nutrition Label

WHISPER CANON · perfectionlearning.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/perfectionlearning.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.135199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.35199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for perfectionlearning.com.

MechanismTarget
SPF_INCLUDE19523034.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zohoanalytics.com
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP140.82.167.232/29
SPF_IP140.82.175.136/29
SPF_IP140.82.175.139
SPF_IP140.82.175.140
SPF_IP206.140.99.6
SPF_IP69.27.254.36/30
SPF_IP69.27.254.40/31
SPF_IP69.27.254.42/32
SPF_IP74.201.152.59/32

Related pages

Pivot deeper into the graph from perfectionlearning.com.

Cypher and MCP

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

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