Skip to content

Hostname

case.edu.pk

Last fetched

case.edu.pk resolves to 1 IPv4 address operated by AS7590 in PK.

Nutrition Label

WHISPER CANON · case.edu.pkRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/case.edu.pk

Resolution chain

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

IPPrefixASNOperatorCountry
203.124.44.47203.124.44.0/24AS7590PK

WHOIS identity

Registrar
Organization
case (center for advanced studies)
Contact emails

Subdomains

7 observed subdomains of case.edu.pk.

Web-graph footprint

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

54 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for case.edu.pk.

MechanismTarget
SPF_Acase.edu.pk
SPF_Asmtp.nayatel.com
SPF_Asmtpgw1.nayatel.com
SPF_Asmtpgw2.nayatel.com
SPF_Asmtpgw3.nayatel.com
SPF_IP115.186.154.158/32
SPF_IP115.186.188.0/24
SPF_IP124.109.51.174/32
SPF_IP203.82.48.0/24
SPF_MXcase.edu.pk

Related pages

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

Cypher and MCP

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

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