Hostname
sajingeorge.com
Last fetched
sajingeorge.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sajingeorge.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.224.125.126 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.22 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.57 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.91 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.60.61 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.76 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.86 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.89 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sajingeorge.com owner
- Contact emails
- sajin.geo@gmail.com
- 23041046-e1d5-49fb-88b9-e9155e822406@identity-protect.org
- 5f0cd8b5-26d8-4388-a209-16804a9682bf@identity-protect.org
- 6b50933c-13c5-45d1-815f-37b5d2ff5141@identity-protect.org
- 7c50acbf-01b9-4e0d-b9ef-d05e3718c7e3@identity-protect.org
- owner-7550193@sajingeorge.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of sajingeorge.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for sajingeorge.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | icloud.com |
Related pages
Pivot deeper into the graph from sajingeorge.com.
- IP · 13.224.125.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · sajin.geo@gmail.com
- TLD · .com
- Browse hostnames · sa…
- 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: "sajingeorge.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.