Hostname
shehersaaz.com
Last fetched
shehersaaz.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
shehersaaz.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.228.160.13 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- 247 lodno city
- Contact emails
- 247londoncity@gmail.com
- 0493773f-2660-497e-b1a9-e5dc0890595a@identity-protect.org
- 0ddc8ea6-00e5-4b8f-aa80-947a93c0bb6d@identity-protect.org
- 4479bd0f-6576-45e1-84ac-f5c5949fb448@identity-protect.org
- 9937388a-3656-4cd3-aa0b-625c8bc0d71b@identity-protect.org
- b9b2f0c2-fd9f-4018-ba49-94765f87a53e@identity-protect.org
- f00c8c8c-ddfa-49a5-8ae5-a6fd4e2ec692@identity-protect.org
Subdomains
9 observed subdomains of shehersaaz.com.
Web-graph footprint
Distinct hostnames that link to or from shehersaaz.com in the public web crawl.
6 sites link to this hostname.
137 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for shehersaaz.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail3.iknox.com |
| SPF_A | shehersaaz.com |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from shehersaaz.com.
- IP · 44.228.160.13
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 247londoncity@gmail.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: "shehersaaz.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.