Skip to content

Hostname

certifiedlanguages.com

Last fetched

certifiedlanguages.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

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

Resolution chain

certifiedlanguages.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

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 certifiedlanguages.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for certifiedlanguages.com.

MechanismTarget
SPF_INCLUDE20779338.spf03.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEemailus.freshservice.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.56.137.61/32
SPF_IP13.59.179.192/32
SPF_IP206.169.7.62
SPF_IP208.186.209.62
SPF_IP3.19.101.198/32
SPF_IP3.19.95.157/32
SPF_IP3.209.119.167/32
SPF_IP3.214.206.190/32
SPF_IP34.195.191.40/32
SPF_IP52.9.36.210/32
SPF_IP72.11.91.137
SPF_IP72.11.91.140

Related pages

Pivot deeper into the graph from certifiedlanguages.com.

Cypher and MCP

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

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