Hostname
batenetec.com
Last fetched
batenetec.com resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
batenetec.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 |
|---|---|---|---|---|
| 192.0.78.178 | 192.0.78.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of batenetec.com owner
- Contact emails
- dataprivacyprotected@ionos.de
- 0cadb587-b20c-42fa-b2a2-1c7675662bfd@identity-protect.org
- 3ef29e60-80fd-47a8-956e-c0737748e3a4@identity-protect.org
- 56ad26a3-ee81-47ce-b611-0986c3c6a404@identity-protect.org
- 8630e39f-1934-4be5-9cd6-321a0318b5ae@identity-protect.org
- a55b2af8-8af8-4eb3-ad05-f913bf4bf0fa@identity-protect.org
- e87c6580-4912-40a8-8f95-5db9f9620998@identity-protect.org
Subdomains
4 observed subdomains of batenetec.com.
Web-graph footprint
Distinct hostnames that link to or from batenetec.com in the public web crawl.
18 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for batenetec.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 217.92.49.104 |
Related pages
Pivot deeper into the graph from batenetec.com.
- IP · 192.0.78.178
- ASN · AS2635AUTOMATTIC - Automattic, Inc
- Registrar · iana:468
- Country · US
- Email · dataprivacyprotected@ionos.de
- TLD · .com
- Browse hostnames · ba…
- 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: "batenetec.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.