Skip to content

Hostname

whoscall.com

Last fetched

whoscall.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.21.10018.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.21.12118.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.21.6018.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.21.7418.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.173.205.1118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.5418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.5818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
chien fu
Contact emails

Subdomains

22 observed subdomains of whoscall.com.

Web-graph footprint

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

547 sites link to this hostname.

93 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for whoscall.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from whoscall.com.

Cypher and MCP

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

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