Skip to content

Hostname

1freespace.com

Last fetched

1freespace.com resolves to 1 IPv4 address operated by AS136557 in AU. WHOIS lists iana:1441 as the registrar.

Nutrition Label

WHISPER CANON · 1freespace.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/1freespace.com

Resolution chain

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

IPPrefixASNOperatorCountry
203.28.238.219203.28.238.0/24AS136557AU

WHOIS identity

Registrar
iana:1441
Organization
above.com domain privacy
Contact emails

Subdomains

17 observed subdomains of 1freespace.com.

Web-graph footprint

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

20 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • 1freespace.com

SPF policy

3 SPF mechanisms authorising senders for 1freespace.com.

MechanismTarget
SPF_A1freespace.com
SPF_IP203.28.238.219
SPF_MX1freespace.com

Related pages

Pivot deeper into the graph from 1freespace.com.

Cypher and MCP

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

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