Skip to content

Hostname

typingpal.com

Last fetched

typingpal.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:65 as the registrar.

Nutrition Label

WHISPER CANON · typingpal.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/typingpal.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.156.186.015.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.26.20416.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.73.24316.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.41.15816.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.104.1623.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.89.643.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:65
Organization
bertrand pelletier
Contact emails

Subdomains

129 observed subdomains of typingpal.com.

Web-graph footprint

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

275 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for typingpal.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP204.154.174.0/23
SPF_IP3.98.15.93/32
SPF_IP64.95.196.0/23
SPF_MXtypingpal.com

Related pages

Pivot deeper into the graph from typingpal.com.

Cypher and MCP

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

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