Hostname
talentedk12.com
Last fetched
talentedk12.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
talentedk12.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.223.167.155 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.205.99.28 | 18.204.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- carlos antequera carlos antequera
- Contact emails
- 72250fea0a161233228132bbdc320a32@domaindiscreet.com
- infotech@peopleadmin.com
- it@netchemia.com
- 3c71b590-ccaf-4461-aa10-dfbdf55e15d6@identity-protect.org
- 4e21cc8b-0f66-4571-be06-6719026ce66a@identity-protect.org
- 5cd3c231-5ddd-4192-895d-3e09080711e1@identity-protect.org
- 82d32a90-9f68-4041-947c-de9bafbb1148@identity-protect.org
- 8cee98f4-0dc2-40bb-ac60-e0aac0d55d27@identity-protect.org
- e39b6f76-4df7-45e8-9d68-8fbb47ebd39d@identity-protect.org
- eba7b641-8860-4d88-9ced-901c7a1036bb@identity-protect.org
- owner-10403955@talentedk12.com.whoisprivacyservice.org
- owner-2379163@talentedk12.com.whoisprivacyservice.org
- owner-3281896@talentedk12.com.whoisprivacyservice.org
- owner-4742896@talentedk12.com.whoisprivacyservice.org
- owner-7242044@talentedk12.com.whoisprivacyservice.org
- owner-7640960@talentedk12.com.whoisprivacyservice.org
Subdomains
463 observed subdomains of talentedk12.com.
Web-graph footprint
Distinct hostnames that link to or from talentedk12.com in the public web crawl.
131 sites link to this hostname.
Sample inbound links
- live.classroom20.com
- aacps.eschoolsolutions.com
- albuquerque.eschoolsolutions.com
- baltimorecounty.eschoolsolutions.com
- bellevue.eschoolsolutions.com
- berkeleycounty.eschoolsolutions.com
- berryessa.eschoolsolutions.com
- bostonps.eschoolsolutions.com
- broward.eschoolsolutions.com
- brownsville-tx.eschoolsolutions.com
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for talentedk12.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from talentedk12.com.
- IP · 13.223.167.155
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 72250fea0a161233228132bbdc320a32@domaindiscreet.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: "talentedk12.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.