Skip to content

Hostname

a3sh.com

Last fetched

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

Nutrition Label

WHISPER CANON · a3sh.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/a3sh.com

Resolution chain

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

WHOIS identity

Registrar
iana:1262
Organization
redacted by privacy
Contact emails

Subdomains

5 observed subdomains of a3sh.com.

Web-graph footprint

Distinct hostnames that link to or from a3sh.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • a3sh.com

SPF policy

8 SPF mechanisms authorising senders for a3sh.com.

MechanismTarget
SPF_Aa3sh.com
SPF_IP141.94.130.184
SPF_IP176.31.224.21
SPF_IP37.59.70.160
SPF_IP37.59.70.161
SPF_IP37.59.70.162
SPF_IP54.37.30.125
SPF_MXa3sh.com

Related pages

Pivot deeper into the graph from a3sh.com.

Cypher and MCP

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

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