Hostname
greatcall.com
Last fetched
greatcall.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
greatcall.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.58.32 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.35 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.86 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.9 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 45.60.115.152 | 45.60.115.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.86.152 | 45.60.86.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 18.67.13.113 | 18.67.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.67.13.120 | 18.67.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.67.13.102 | 18.67.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.67.13.81 | 18.67.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
Subdomains
13 observed subdomains of greatcall.com.
Web-graph footprint
Distinct hostnames that link to or from greatcall.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from greatcall.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "greatcall.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.