Skip to content

Hostname

sp2put.ampr.org

Last fetched

sp2put.ampr.org resolves to 1 IPv4 address operated by UCSD - University of California, San Diego in PL.

Nutrition Label

WHISPER CANON · sp2put.ampr.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/sp2put.ampr.org

Resolution chain

sp2put.ampr.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
44.165.44.16544.128.0.0/10AS7377UCSD - University of California, San DiegoPL

WHOIS identity

No WHOIS records are currently associated with sp2put.ampr.org in WhisperGraph.

Subdomains

63 observed subdomains of sp2put.ampr.org.

Web-graph footprint

Distinct hostnames that link to or from sp2put.ampr.org in the public web crawl.

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sp2put.ampr.org.

MechanismTarget
SPF_MXsp2put.ampr.org

Related pages

Pivot deeper into the graph from sp2put.ampr.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sp2put.ampr.org"})-[: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.