Skip to content

Hostname

trailers-eduard.dk

Last fetched

trailers-eduard.dk resolves to 1 IPv4 address operated by AS34762 in BE.

Nutrition Label

WHISPER CANON · trailers-eduard.dkRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/trailers-eduard.dk

Resolution chain

trailers-eduard.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.135.12.52185.135.12.0/24AS34762BE

WHOIS identity

Registrar
Organization
eduards trailer factor bvba
Contact emails

Subdomains

2 observed subdomains of trailers-eduard.dk.

Web-graph footprint

Distinct hostnames that link to or from trailers-eduard.dk in the public web crawl.

11 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for trailers-eduard.dk.

MechanismTarget
SPF_Atrailers-eduard.dk
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_MXtrailers-eduard.dk

Related pages

Pivot deeper into the graph from trailers-eduard.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "trailers-eduard.dk"})-[: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.