Skip to content

Hostname

hostground.org

Last fetched

hostground.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1480 as the registrar.

Nutrition Label

WHISPER CANON · hostground.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hostground.org

Resolution chain

hostground.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.18.238104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
144.208.124.10144.208.124.0/22AS395092SHOCK-1 - Shock Hosting LLCUS
172.67.183.231172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1480
Organization
anonymous domain registration service
Contact emails

Subdomains

25 observed subdomains of hostground.org.

Web-graph footprint

Distinct hostnames that link to or from hostground.org in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for hostground.org.

MechanismTarget
SPF_Ahostground.org
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEtotaalholding.nl
SPF_INCLUDEtrustpilotservice.com
SPF_INCLUDEwww78.totaalholding.nl
SPF_IP144.208.124.10
SPF_IP144.208.124.2
SPF_IP185.56.145.117/32
SPF_IP185.94.230.246
SPF_MXhostground.org

Related pages

Pivot deeper into the graph from hostground.org.

Cypher and MCP

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

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