Skip to content

Hostname

netcall.com

Last fetched

netcall.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.117108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.12108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.5108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.50108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.173.127108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.75108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.77108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.83108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.221.10118.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.11418.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.12118.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.418.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
iana:83
Organization
netcall telecom
Contact emails

Subdomains

50 observed subdomains of netcall.com.

Web-graph footprint

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

223 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for netcall.com.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDEmktomail.com
SPF_MXnetcall.com

Related pages

Pivot deeper into the graph from netcall.com.

Cypher and MCP

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

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