Skip to content

Hostname

adc.edu.ps

Last fetched

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

Nutrition Label

WHISPER CANON · adc.edu.psRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/adc.edu.ps

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with adc.edu.ps in WhisperGraph.

Subdomains

22 observed subdomains of adc.edu.ps.

Web-graph footprint

Distinct hostnames that link to or from adc.edu.ps in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • adc.edu.ps

SPF policy

7 SPF mechanisms authorising senders for adc.edu.ps.

MechanismTarget
SPF_Aadc.edu.ps
SPF_IP148.251.135.117
SPF_IP62.210.151.33
SPF_IP62.4.25.11
SPF_IP85.25.207.107
SPF_IP94.130.187.201
SPF_MXadc.edu.ps

Related pages

Pivot deeper into the graph from adc.edu.ps.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "adc.edu.ps"})-[: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.