Hostname
mynalu.com
Last fetched
mynalu.com resolves to 1 IPv4 address operated by hosttech-AS - hosttech GmbH in CH. WHOIS lists iana:3240 as the registrar.
Nutrition Label
Resolution chain
mynalu.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 |
|---|---|---|---|---|
| 185.101.156.29 | 185.101.156.0/24 | AS207143 | hosttech-AS - hosttech GmbH | CH |
WHOIS identity
- Registrar
- iana:3240
- Organization
- journey to real life filipe & bischofberger
- Contact emails
Subdomains
18 observed subdomains of mynalu.com.
Showing 16 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mynalu.com in the public web crawl.
7 sites link to this hostname.
36 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for mynalu.com.
| Mechanism | Target |
|---|---|
| SPF_A | mynalu.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | spf.infomaniak.ch |
| SPF_INCLUDE | spf.zoho.eu |
| SPF_MX | mynalu.com |
Related pages
Pivot deeper into the graph from mynalu.com.
- IP · 185.101.156.29
- ASN · AS207143hosttech-AS - hosttech GmbH
- Registrar · iana:3240
- Country · CH
- Email · cc8f972e4e4a4d63af2e488f8f478993.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · my…
- 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: "mynalu.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.