Skip to content

Hostname

hipaaspace.com

Last fetched

hipaaspace.com resolves to 9 IPv4 addresses operated by HOSTING-BOT - Hosting Bot, LLC in US.

Nutrition Label

WHISPER CANON · hipaaspace.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hipaaspace.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.111.51.9142.111.51.0/24AS400402HOSTING-BOT - Hosting Bot, LLCUS
18.239.6.10718.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.2618.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.3218.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.918.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.104.11118.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.104.2318.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.104.6618.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.104.9918.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hipaaspace.com.

MechanismTarget
SPF_Ahipaaspace.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.braintreegateway.com
SPF_MXhipaaspace.com

Related pages

Pivot deeper into the graph from hipaaspace.com.

Cypher and MCP

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

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