Hostname
simyo.nl
Last fetched
simyo.nl resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:eurodns s.a.|2, rue léon laval|l-3372|leudelange|luxembourg|| as the registrar.
Nutrition Label
Resolution chain
simyo.nl 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 |
|---|---|---|---|---|
| 54.72.38.91 | 54.72.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- registrar:eurodns s.a.|2, rue léon laval|l-3372|leudelange|luxembourg||
- Organization
- —
- Contact emails
- —
Subdomains
49 observed subdomains of simyo.nl.
Showing 25 of 49. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from simyo.nl in the public web crawl.
688 sites link to this hostname.
330 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for simyo.nl.
| Mechanism | Target |
|---|---|
| SPF_A | simyo.nl |
| SPF_INCLUDE | msdp1.com |
| SPF_INCLUDE | spf.classified.safemail.kpn.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.omnidesk.io |
| SPF_IP | 185.151.220.50 |
| SPF_IP | 213.75.38.161 |
| SPF_IP | 213.75.38.162 |
| SPF_IP | 213.75.38.71 |
| SPF_IP | 213.75.38.72/24 |
| SPF_IP | 213.75.38.73 |
| SPF_IP | 217.149.72.102 |
| SPF_MX | simyo.nl |
Related pages
Pivot deeper into the graph from simyo.nl.
- IP · 54.72.38.91
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:eurodns s.a.|2, rue léon laval|l-3372|leudelange|luxembourg||
- Country · IE
- TLD · .nl
- Browse hostnames · si…
- 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: "simyo.nl"})-[: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.