Skip to content

Hostname

webdesigning.com.pk

Last fetched

webdesigning.com.pk resolves to 1 IPv4 address operated by LEASEWEB-USA-MIA - Leaseweb USA, Inc. in US.

Nutrition Label

WHISPER CANON · webdesigning.com.pkRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/webdesigning.com.pk

Resolution chain

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

IPPrefixASNOperatorCountry
23.82.136.22123.82.136.0/21AS393886LEASEWEB-USA-MIA - Leaseweb USA, Inc.US

WHOIS identity

No WHOIS records are currently associated with webdesigning.com.pk in WhisperGraph.

Subdomains

5 observed subdomains of webdesigning.com.pk.

Web-graph footprint

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

7 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • webdesigning.com.pk

SPF policy

8 SPF mechanisms authorising senders for webdesigning.com.pk.

MechanismTarget
SPF_Awebdesigning.com.pk
SPF_INCLUDEwebsitewelcome.com
SPF_IP184.173.239.120/32
SPF_IP217.23.3.182
SPF_IP23.82.136.221
SPF_IP38.111.114.134
SPF_IP38.111.114.17
SPF_MXwebdesigning.com.pk

Related pages

Pivot deeper into the graph from webdesigning.com.pk.

Cypher and MCP

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

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