Skip to content

Hostname

ldp-int.com

Last fetched

ldp-int.com resolves to 1 IPv4 address operated by AS8312 in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · ldp-int.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ldp-int.com

Resolution chain

ldp-int.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.74.50.2877.74.77.0/24AS8312NL

WHOIS identity

Registrar
iana:839
Organization
ldp international b.v.
Contact emails

Subdomains

3 observed subdomains of ldp-int.com.

Web-graph footprint

Distinct hostnames that link to or from ldp-int.com in the public web crawl.

11 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ldp-int.com.

MechanismTarget
SPF_INCLUDEsmtp.heldenvan.nu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.vevida.com
SPF_IP136.144.186.83

Related pages

Pivot deeper into the graph from ldp-int.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ldp-int.com"})-[: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.