Hostname
newmatik.com
Last fetched
newmatik.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
newmatik.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 |
|---|---|---|---|---|
| 206.81.18.223 | 206.81.16.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of newmatik.com owner
- Contact emails
- d.ottenbreit@eso-electronic.de
- 0e9f8585-2d49-4f83-ac48-d46b79f41a1b@identity-protect.org
- 0f7fc566-952a-4095-84e1-efbd54f901b4@identity-protect.org
- 312639fd-864c-4c88-a2bc-24ac4ad9e1d0@identity-protect.org
- ad7b0af7-5a8e-46f3-92a2-f1f243a57507@identity-protect.org
- b9dea74b-fb3f-470e-923a-027da8a3f3b7@identity-protect.org
- f7285f7e-b79e-41e4-ac55-e43497c200b1@identity-protect.org
- owner-5343376@newmatik.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of newmatik.com.
Web-graph footprint
Distinct hostnames that link to or from newmatik.com in the public web crawl.
26 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for newmatik.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | helpscoutemail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from newmatik.com.
- IP · 206.81.18.223
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:468
- Country · DE
- Email · d.ottenbreit@eso-electronic.de
- TLD · .com
- Browse hostnames · ne…
- 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: "newmatik.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.