Hostname
sisk12.com
Last fetched
sisk12.com resolves to 1 IPv4 address operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sisk12.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 |
|---|---|---|---|---|
| 207.182.213.129 | 207.182.212.0/23 | AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- botonis, nick
- Contact emails
- nbotonis@sisk12.com
- 36beea2f-8704-4038-a677-4d6090275895@identity-protect.org
- bf379094-c0d5-460b-9474-5ee556d1aaf9@identity-protect.org
- d703c052-3518-48cd-9cb5-b82d31be40f5@identity-protect.org
- d7136d6a-03d7-416e-a9bd-438434c00e4f@identity-protect.org
- ed73dbf1-db38-4bda-9556-0c8872d8ce84@identity-protect.org
- f9dcdb2a-97ab-4f87-b3a6-34a5eff70a09@identity-protect.org
- owner-10447971@sisk12.com.whoisprivacyservice.org
- owner-5206849@sisk12.com.whoisprivacyservice.org
- owner-5404231@sisk12.com.whoisprivacyservice.org
- owner-6064383@sisk12.com.whoisprivacyservice.org
- owner-953180@sisk12.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of sisk12.com.
Web-graph footprint
Distinct hostnames that link to or from sisk12.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for sisk12.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.sisk12.com |
| SPF_INCLUDE | spf.sisk12.com |
Related pages
Pivot deeper into the graph from sisk12.com.
- IP · 207.182.213.129
- ASN · AS7018ATT-INTERNET4 - AT&T Enterprises, LLC
- Registrar · iana:468
- Country · US
- Email · nbotonis@sisk12.com
- TLD · .com
- Browse hostnames · si…
- 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: "sisk12.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.