Hostname
byteffekt.nl
Last fetched
byteffekt.nl resolves to 1 IPv4 address operated by AS31477 in NL. WHOIS lists registrar:registrar.eu as the registrar.
Nutrition Label
Resolution chain
byteffekt.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 |
|---|---|---|---|---|
| 45.82.191.245 | 45.82.188.0/22 | AS31477 | — | NL |
WHOIS identity
- Registrar
- registrar:registrar.eu
- Organization
- —
- Contact emails
- —
Subdomains
119 observed subdomains of byteffekt.nl.
Showing 25 of 119. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from byteffekt.nl in the public web crawl.
52 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for byteffekt.nl.
| Mechanism | Target |
|---|---|
| SPF_A | byteffekt.nl |
| SPF_INCLUDE | amspriv101.yourwebhoster.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 109.71.54.104 |
| SPF_IP | 20.31.180.121 |
| SPF_IP | 45.82.188.18/32 |
| SPF_IP | 45.82.191.245 |
| SPF_IP | 51.145.179.42 |
| SPF_IP | 51.145.189.2 |
| SPF_IP | 52.232.22.44 |
| SPF_IP | 77.173.30.209 |
| SPF_MX | byteffekt.nl |
Related pages
Pivot deeper into the graph from byteffekt.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "byteffekt.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.