Hostname
taleem-edu.com
Last fetched
taleem-edu.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
taleem-edu.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 |
|---|---|---|---|---|
| 3.109.215.117 | 3.108.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- atef hegazy
- Contact emails
- mehada_net@hotmail.com
- 30129344-66b8-4ce6-95ac-82ea0247b47e@identity-protect.org
- 742bcce0-0ea9-4b61-8e04-260589296532@identity-protect.org
- 8062ed6e-d175-49c2-8d73-b30eca8bb1b6@identity-protect.org
- a541489b-c2e5-4159-8f1b-8c40a41cf954@identity-protect.org
- ed9de7c2-8d40-456c-ba4a-0cc2e26d4d4a@identity-protect.org
- fa4274fe-02cc-487f-a557-27e58eca6de7@identity-protect.org
- owner-11977964@taleem-edu.com.whoisprivacyservice.org
- owner-3044072@taleem-edu.com.whoisprivacyservice.org
- owner-3880605@taleem-edu.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of taleem-edu.com.
Web-graph footprint
Distinct hostnames that link to or from taleem-edu.com in the public web crawl.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for taleem-edu.com.
| Mechanism | Target |
|---|---|
| SPF_A | taleem-edu.com |
| SPF_INCLUDE | 9292739.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.mail.yahoo.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_MX | taleem-edu.com |
Related pages
Pivot deeper into the graph from taleem-edu.com.
- IP · 3.109.215.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · mehada_net@hotmail.com
- TLD · .com
- Browse hostnames · ta…
- 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: "taleem-edu.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.