Skip to content

Hostname

abims.edu.pk

Last fetched

abims.edu.pk is a registered hostname under the .pk top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · abims.edu.pkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/abims.edu.pk

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

6 observed subdomains of abims.edu.pk.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • abims.edu.pk

SPF policy

5 SPF mechanisms authorising senders for abims.edu.pk.

MechanismTarget
SPF_Aabims.edu.pk
SPF_IP176.9.119.93
SPF_IP65.108.14.35
SPF_IP88.198.103.170
SPF_MXabims.edu.pk

Related pages

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

Cypher and MCP

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

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