Skip to content

Hostname

byproxy.nl

Last fetched

byproxy.nl resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:denit shared hosting b.v. as the registrar.

Nutrition Label

WHISPER CANON · byproxy.nlRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/byproxy.nl

Resolution chain

byproxy.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.142.207.79108.140.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:denit shared hosting b.v.
Organization
Contact emails

Subdomains

4 observed subdomains of byproxy.nl.

Web-graph footprint

Distinct hostnames that link to or from byproxy.nl in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for byproxy.nl.

MechanismTarget
SPF_Abyproxy.nl
SPF_Amail.byproxy.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP37.97.188.39
SPF_IP37.97.188.40
SPF_IP85.17.179.50
SPF_IP85.17.242.233
SPF_MXbyproxy.nl

Related pages

Pivot deeper into the graph from byproxy.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "byproxy.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.