Skip to content

Hostname

a2hosting.com

Last fetched

a2hosting.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · a2hosting.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/a2hosting.com

Resolution chain

a2hosting.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.17.164.182104.17.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.165.182104.17.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.12.171104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.171104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.78172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
bryan muthig
Contact emails

Subdomains

984 observed subdomains of a2hosting.com.

Web-graph footprint

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

4,989 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for a2hosting.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDE_spf.postaffiliatepro.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsendgrid.net
SPF_IP104.160.77.126
SPF_IP216.119.143.0/26
SPF_IP68.66.195.96/29
SPF_IP68.66.209.0/26
SPF_IP68.66.238.15
SPF_IP68.66.239.248/29

Related pages

Pivot deeper into the graph from a2hosting.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "a2hosting.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.