Skip to content

Hostname

trkcall.com

Last fetched

trkcall.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.101.11718.154.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.101.1218.154.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.101.3518.154.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.101.4518.154.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.141.10918.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.6618.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.718.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.9718.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
65.8.131.12065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for trkcall.com.

MechanismTarget
SPF_Atrkcall.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEtrkcall.com
SPF_MXtrkcall.com

Related pages

Pivot deeper into the graph from trkcall.com.

Cypher and MCP

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

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