Skip to content

Hostname

d2lpharma.com

Last fetched

d2lpharma.com resolves to 1 IPv4 address operated by AS146943 in IN. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · d2lpharma.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/d2lpharma.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.101.59.63103.101.59.0/24AS146943IN

WHOIS identity

Registrar
iana:69
Organization
vinod p.j.
Contact emails

Subdomains

9 observed subdomains of d2lpharma.com.

Web-graph footprint

Distinct hostnames that link to or from d2lpharma.com in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for d2lpharma.com.

MechanismTarget
SPF_Ad2lpharma.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP103.101.59.63
SPF_IP139.59.66.218
SPF_IP184.173.239.120/32
SPF_MXd2lpharma.com

Related pages

Pivot deeper into the graph from d2lpharma.com.

Cypher and MCP

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

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