Hostname
automatic-server.com
Last fetched
automatic-server.com resolves to 167.235.86.69, announced in 167.235.0.0/16 by HETZNER-AS - Hetzner Online GmbH in DE. automatic-server.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 167.235.86.69
167.235.0.0/16 · HETZNER-AS - Hetzner Online GmbH · Nuremberg, DE
IPv6 resolution
No AAAA record for automatic-server.com is recorded in WhisperGraph.
Attribution
hetzner
ORIGIN_AS
WHOIS identity
- Registrar
- iana:81
- Registrant organisation
- automatic server
- Contact emails
- dns@automatic-server.com, 2b15b423cc69267348834d1ab48a84ed-1276101@contact.gandi.net
Subdomains
Showing 12 of 16. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Sample outbound links
Mail and authentication
Nameservers
- ns5.automatic-server.com
- dns-3.asag.io
- dns-4.asag.io
- dns-7.asag.io
MX records
- mail-2.asag.io
SPF policy
- ip: 2a01:4f8:fff0:107::/64
- ip: 167.235.86.64/27
- a: automatic-server.com
- mx: automatic-server.com
- include: _spf.bexio.com
Threat-feed evidence
History
Related pages
Pivot from automatic-server.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "automatic-server.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.