Hostname
harmondu.com
Last fetched
harmondu.com resolves to 1 IPv4 address operated by MITTWALD-AS - Robert Meyer trading as "Mittwald CM Service GmbH & Co. KG" in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
harmondu.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 |
|---|---|---|---|---|
| 178.16.59.108 | 178.16.56.0/21 | AS15817 | MITTWALD-AS - Robert Meyer trading as "Mittwald CM Service GmbH & Co. KG" | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 04a4b79dca011edf8e97d8e51bb11c5c4391a7bee9e9d0ba3732dcfe909b21ec@harmondu.com.whoisproxy.org
- 0f9dc37c3d5999ccda7b69753cd75a4fd8d43d19b6b70c0bb2554e29923f7192@harmondu.com.whoisproxy.org
- 2d4f095ebe404f2f976dcb9d2ffb7a199e51daa805fdac21f2c2e05350b24b09@harmondu.com.whoisproxy.org
- 3ab7782f526502edbe1e4cafd3c1ee3bd6dc4d0363013ef00a093f516cf0641e@harmondu.com.whoisproxy.org
- 3e753d9c9a2c516ccaf4892d927d2b25fee57b59b95ba257bd52928274bcf642@harmondu.com.whoisproxy.org
- 43169f1d32ffda0d6e41d3f27603c21582d641c10aaac616a96f013f53ac898f@harmondu.com.whoisproxy.org
- 59733178341b0377e5e31eb4cdc7a64b132dd9edebd21ff033f9a55454e9c466@harmondu.com.whoisproxy.org
- 5fd7e1e0f3a2fa037af2025d0d90b1f3b46f550c151a3880a301f24e1b75a4a0@harmondu.com.whoisproxy.org
- aa0153dbbe71f2676729dcf472416bdc5c75659265e4cc3be2d1cdd9ded4cb63@harmondu.com.whoisproxy.org
- b128b32f93387b59cca336602a8bd944ddb37a8baf56ab523dcc83f3c7de80d7@harmondu.com.whoisproxy.org
- b651e5dcb4ce0a18cd62d616bdd37275147adc133c408c57c4f96c795c7354f5@harmondu.com.whoisproxy.org
- d1cd38acbd4fcc0ef4e1d4c3b2b0b4ff39d517467515b6aef9dafb704806a730@harmondu.com.whoisproxy.org
- dc913721facbcd6f27d67acb74e9f51c9eb70f135f994a60822fd6bccec8171e@harmondu.com.whoisproxy.org
- eede657214c20ad6657ebf86c2753ae8e296a5981487bf6eb42e284be44208a5@harmondu.com.whoisproxy.org
- f7b909df08539c772df40221291c6cd9745cd02ff98894ced0d61a20c4dd37ca@harmondu.com.whoisproxy.org
- fd5977deac86361309670611cbb0c448e80266098814c0cd8cfcb12cc16468e0@harmondu.com.whoisproxy.org
Subdomains
1 observed subdomain of harmondu.com.
| Subdomain |
|---|
| www.harmondu.com |
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for harmondu.com.
| Mechanism | Target |
|---|---|
| SPF_A | harmondu.com |
| SPF_INCLUDE | agenturserver.de |
| SPF_IP | 23.227.38.32/32 |
| SPF_MX | harmondu.com |
Related pages
Pivot deeper into the graph from harmondu.com.
- IP · 178.16.59.108
- ASN · AS15817MITTWALD-AS - Robert Meyer trading as "Mittwald CM Service GmbH & Co. KG"
- Registrar · iana:269
- Country · DE
- Email · 04a4b79dca011edf8e97d8e51bb11c5c4391a7bee9e9d0ba3732dcfe909b21ec@harmondu.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ha…
- 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: "harmondu.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.