Skip to content

Hostname

athsolutions.net

Last fetched

athsolutions.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · athsolutions.netRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/athsolutions.net

Resolution chain

athsolutions.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.168.217.1173.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.217.1233.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.217.313.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.217.523.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.1252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.12352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.7152.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of athsolutions.net.

Web-graph footprint

Distinct hostnames that link to or from athsolutions.net in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for athsolutions.net.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.athsolutions.net

Related pages

Pivot deeper into the graph from athsolutions.net.

Cypher and MCP

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

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