Skip to content

Hostname

gdec.edu.pk

Last fetched

gdec.edu.pk resolves to 1 IPv4 address operated by AS38264 in PK.

Nutrition Label

WHISPER CANON · gdec.edu.pkRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/gdec.edu.pk

Resolution chain

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

IPPrefixASNOperatorCountry
110.39.11.27110.39.8.0/22AS38264PK

WHOIS identity

No WHOIS records are currently associated with gdec.edu.pk in WhisperGraph.

Subdomains

5 observed subdomains of gdec.edu.pk.

Web-graph footprint

Distinct hostnames that link to or from gdec.edu.pk in the public web crawl.

10 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gdec.edu.pk.

MechanismTarget
SPF_Agdec.edu.pk
SPF_Agracious-borg.124-29-208-60.plesk.page
SPF_INCLUDE_spf.google.com
SPF_MXgdec.edu.pk

Related pages

Pivot deeper into the graph from gdec.edu.pk.

Cypher and MCP

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

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