Hostname
andmore.eu
Last fetched
andmore.eu resolves to 2 IPv4 addresses operated by CLDIN-NL - Your Hosting B.V. in NL. WHOIS lists registrar:hostnet bv as the registrar.
Nutrition Label
Resolution chain
andmore.eu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 62.221.215.219 | 62.221.192.0/19 | AS48635 | CLDIN-NL - Your Hosting B.V. | NL |
| 85.9.216.148 | 85.9.216.0/22 | AS202053 | UPCLOUD - UpCloud Ltd | NL |
WHOIS identity
- Registrar
- registrar:hostnet bv
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of andmore.eu.
| Subdomain |
|---|
| vacature.andmore.eu |
| www.andmore.eu |
Web-graph footprint
Distinct hostnames that link to or from andmore.eu in the public web crawl.
6 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for andmore.eu.
| Mechanism | Target |
|---|---|
| SPF_A | andmore.eu |
| SPF_INCLUDE | sites.savviihq.com |
| SPF_INCLUDE | spf.otys.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.savvii.io |
Related pages
Pivot deeper into the graph from andmore.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "andmore.eu"})-[: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.