Hostname
lofe.nl
Last fetched
lofe.nl resolves to 2 IPv4 addresses operated by AS39704 in NL. WHOIS lists registrar:nameweb as the registrar.
Nutrition Label
Resolution chain
lofe.nl 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 |
|---|---|---|---|---|
| 185.103.16.152 | 185.103.16.0/22 | AS39704 | — | NL |
| 76.223.25.50 | 76.223.16.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:nameweb
- Organization
- —
- Contact emails
- —
Subdomains
5 observed subdomains of lofe.nl.
| Subdomain |
|---|
| dev.lofe.nl |
| mail.lofe.nl |
| www.lofe.nl |
Showing 3 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lofe.nl in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for lofe.nl.
| Mechanism | Target |
|---|---|
| SPF_A | lofe.nl |
| SPF_INCLUDE | _spf.keurigonline.nl |
| SPF_MX | lofe.nl |
Related pages
Pivot deeper into the graph from lofe.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lofe.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.