Skip to content

Hostname

aprs.one

Last fetched

aprs.one resolves to 1 IPv4 address operated by AS197540 in AT. WHOIS lists iana:1345 as the registrar.

Nutrition Label

WHISPER CANON · aprs.oneRouting diversity1.5/10Peering density1.2/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/aprs.one

Resolution chain

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

IPPrefixASNOperatorCountry
152.53.66.215152.53.64.0/22AS197540AT

WHOIS identity

Registrar
iana:1345
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of aprs.one.

Web-graph footprint

Distinct hostnames that link to or from aprs.one in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for aprs.one.

MechanismTarget
SPF_Aaprs.one
SPF_IP176.96.136.51
SPF_IP2a0d:5940:3:1:0:0:0:2
SPF_MXaprs.one

Related pages

Pivot deeper into the graph from aprs.one.

Cypher and MCP

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

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