Skip to content

Hostname

bedumerwinterloop.nl

Last fetched

bedumerwinterloop.nl resolves to 2 IPv4 addresses operated by TRANSIP-AS Amsterdam, the Netherlands in NL.

Nutrition Label

WHISPER CANON · bedumerwinterloop.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bedumerwinterloop.nl

Resolution chain

bedumerwinterloop.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.10.146.19485.10.128.0/19AS20857TRANSIP-AS Amsterdam, the NetherlandsNL
87.253.157.5587.253.128.0/19AS20857TRANSIP-AS Amsterdam, the NetherlandsNL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bedumerwinterloop.nl.

MechanismTarget
SPF_Abedumerwinterloop.nl
SPF_IP2a01:7c8:bb07:1ac:5054:ff:fe6e:243e
SPF_IP2a01:7c8:bb0c:3d7:5054:ff:feb3:8fba
SPF_IP85.10.146.194
SPF_IP87.253.157.55
SPF_MXbedumerwinterloop.nl

Related pages

Pivot deeper into the graph from bedumerwinterloop.nl.

Cypher and MCP

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

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