Hostname
ladendirect.com
Last fetched
ladendirect.com resolves to 92.62.118.100, announced in 92.62.118.0/24 by mijnhost - mijn.host B.V. in NL. ladendirect.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for ladendirect.com is recorded in WhisperGraph.
Attribution
mijn
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1647
- Registrant organisation
- j.ottenheijm.com b.v.
- Contact emails
- andre.m.afonso@hotmail.com, info@domain-contact.org
Mail and authentication
Nameservers
- ns1.mijn.host
- ns2.mijn.host
- ns3.mijn.host
MX records
- mx1.mijn.host
- mx2.mijn.host
SPF policy
- a: ladendirect.com
- mx: ladendirect.com
- include: spf.mijn.host
Threat-feed evidence
History
Related pages
Pivot from ladendirect.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ladendirect.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.