Skip to content

Hostname

callmart.app

Last fetched

callmart.app resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · callmart.appRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/callmart.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.192.64.18913.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.10.13035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.127.18735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
46.51.226.10446.51.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

4 observed subdomains of callmart.app.

Web-graph footprint

Distinct hostnames that link to or from callmart.app in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for callmart.app.

MechanismTarget
SPF_IP152.165.125.9

Related pages

Pivot deeper into the graph from callmart.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "callmart.app"})-[: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.