Hostname
groundfloorspace.com
Last fetched
groundfloorspace.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
groundfloorspace.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 178.62.122.14 | 178.62.64.0/18 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | GB |
WHOIS identity
- Registrar
- iana:81
- Organization
- dale nazzari & co
- Contact emails
- digital@dnco.com
- 2b91c8edc53084f26494415b0ed62295-3758987@contact.gandi.net
- 803ecc31102c4a664d7b1d1fa8616acb-3758987@contact.gandi.net
- 9a236fca393a6d48832eda5900e1694a-3758987@contact.gandi.net
- ab6c2502c5754c7e6721d1aa1ae03f74-3758987@contact.gandi.net
- e62eeff20c330a774d2fce7662e2abae-3758987@contact.gandi.net
Subdomains
2 observed subdomains of groundfloorspace.com.
Web-graph footprint
Distinct hostnames that link to or from groundfloorspace.com in the public web crawl.
9 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from groundfloorspace.com.
- IP · 178.62.122.14
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:81
- Country · GB
- Email · digital@dnco.com
- TLD · .com
- Browse hostnames · gr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "groundfloorspace.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.