Hostname
shashibalasharma.com
Last fetched
shashibalasharma.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
shashibalasharma.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.36.0 | 16.12.36.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 16.12.36.132 | 16.12.36.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 16.12.36.4 | 16.12.36.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 16.12.40.108 | 16.12.40.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 16.12.40.32 | 16.12.40.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.211.146 | 3.5.211.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.211.226 | 3.5.211.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.211.25 | 3.5.211.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.213.14 | 3.5.213.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.213.31 | 3.5.213.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.156.108 | 52.219.156.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.158.172 | 52.219.158.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.62.2 | 52.219.62.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.62.86 | 52.219.62.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.66.22 | 52.219.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.66.98 | 52.219.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for shashibalasharma.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.efwd.registrar-servers.com |
Related pages
Pivot deeper into the graph from shashibalasharma.com.
- IP · 16.12.36.0
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · IN
- Email · 60ac9506c14f42c2b8512cc57e5ce78a.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · sh…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shashibalasharma.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.