Skip to content

Hostname

ldcci.org.pk

Last fetched

ldcci.org.pk resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · ldcci.org.pkRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/ldcci.org.pk

Resolution chain

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

IPPrefixASNOperatorCountry
162.55.6.40162.62.64.0/24AS24940DE

WHOIS identity

No WHOIS records are currently associated with ldcci.org.pk in WhisperGraph.

Subdomains

7 observed subdomains of ldcci.org.pk.

Web-graph footprint

Distinct hostnames that link to or from ldcci.org.pk in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ldcci.org.pk

SPF policy

8 SPF mechanisms authorising senders for ldcci.org.pk.

MechanismTarget
SPF_Aldcci.org.pk
SPF_IP109.228.57.128
SPF_IP144.76.105.211
SPF_IP144.76.105.214
SPF_IP162.55.6.40
SPF_IP193.22.147.39
SPF_IP194.163.159.137
SPF_MXldcci.org.pk

Related pages

Pivot deeper into the graph from ldcci.org.pk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ldcci.org.pk"})-[: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.