Hostname
armonea.be
Last fetched
armonea.be has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:nameweb as the registrar.
Nutrition Label
Resolution chain
armonea.be has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:nameweb
- Organization
- not shown, please visit www.dnsbelgium.be for webbased whois.
- Contact emails
- —
Subdomains
19 observed subdomains of armonea.be.
Web-graph footprint
Distinct hostnames that link to or from armonea.be in the public web crawl.
64 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for armonea.be.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 49356722.spf10.hubspotemail.net |
| SPF_INCLUDE | groupecolisee.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.icontroller.eu |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 109.197.246.192/27 |
| SPF_IP | 148.105.8.0/21 |
| SPF_IP | 185.140.220.0/22 |
| SPF_IP | 185.189.236.0/22 |
| SPF_IP | 185.211.120.0/22 |
| SPF_IP | 185.250.236.0/22 |
| SPF_IP | 185.8.253.128/28 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 217.74.111.240/28 |
| SPF_IP | 37.97.66.0/25 |
| SPF_IP | 45.14.148.0/22 |
| SPF_IP | 46.31.90.128 |
| SPF_IP | 46.31.91.61 |
| SPF_IP | 81.93.29.64/28 |
| SPF_IP | 87.253.232.0/21 |
Related pages
Pivot deeper into the graph from armonea.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "armonea.be"})-[: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.