Skip to content

Hostname

speaklanguages.com

Last fetched

speaklanguages.com resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · speaklanguages.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/speaklanguages.com

Resolution chain

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

IPPrefixASNOperatorCountry
144.202.68.147144.202.64.0/20AS20473AS-VULTR - The Constant Company, LLCUS
192.248.187.225192.248.176.0/20AS20473AS-VULTR - The Constant Company, LLCDE

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0139003047
Contact emails

Subdomains

45 observed subdomains of speaklanguages.com.

Web-graph footprint

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

112 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for speaklanguages.com.

MechanismTarget
SPF_Aspeaklanguages.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_MXspeaklanguages.com

Related pages

Pivot deeper into the graph from speaklanguages.com.

Cypher and MCP

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

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