Skip to content

Hostname

4aplus.com

Last fetched

4aplus.com resolves to 1 IPv4 address operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 4aplus.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/4aplus.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.239.231.198104.239.224.0/20AS27357RACKSPACE - Rackspace HostingUS

WHOIS identity

Registrar
iana:146
Organization
arrowhead holdings
Contact emails

Subdomains

9 observed subdomains of 4aplus.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for 4aplus.com.

MechanismTarget
SPF_A4aplus.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.17.115.108/30
SPF_IP209.17.115.111
SPF_IP209.17.115.112/32
SPF_IP209.17.115.114
SPF_IP209.17.115.115
SPF_IP209.17.115.116
SPF_IP209.17.115.117/32
SPF_IP209.17.115.39/32
SPF_IP209.17.115.40/29
SPF_IP209.17.115.40/32
SPF_IP209.17.115.47
SPF_IP209.17.115.48/30
SPF_IP209.17.115.48/32
SPF_IP209.17.115.51
SPF_IP209.17.115.52/32
SPF_IP209.17.115.53/32
SPF_IP209.17.115.60

Related pages

Pivot deeper into the graph from 4aplus.com.

Cypher and MCP

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

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