Skip to content

Hostname

dotcompal.com

Last fetched

dotcompal.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · dotcompal.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/dotcompal.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.178.123.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.713.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.793.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.873.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:146
Organization
domain manager
Contact emails

Subdomains

86 observed subdomains of dotcompal.com.

Web-graph footprint

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

56 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dotcompal.com.

MechanismTarget
SPF_Adotcompal.com
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXdotcompal.com

Related pages

Pivot deeper into the graph from dotcompal.com.

Cypher and MCP

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

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