Hostname
commonfloor.com
Last fetched
commonfloor.com resolves to 5 IPv4 addresses operated by AS1299 in FI. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
commonfloor.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.103.66.55 | 104.103.64.0/22 | AS1299 | — | FI |
| 2.23.244.146 | 2.23.244.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.46.84.144 | 23.46.84.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | ES |
| 23.58.108.143 | 23.32.0.0/11 | AS20940 | — | DE |
| 23.75.64.137 | 23.75.64.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | CZ |
WHOIS identity
- Registrar
- iana:146
- Organization
- maxheap technologies pvt.
- Contact emails
Subdomains
117 observed subdomains of commonfloor.com.
Showing 25 of 117. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from commonfloor.com in the public web crawl.
396 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for commonfloor.com.
| Mechanism | Target |
|---|---|
| SPF_A | commonfloor.com |
| SPF_INCLUDE | aspmx.googlemail.com |
| SPF_INCLUDE | cf1.commonfloor.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 103.89.249.127 |
| SPF_IP | 103.89.249.128 |
| SPF_IP | 103.89.249.64 |
| SPF_IP | 216.154.208.123 |
| SPF_IP | 216.154.218.116 |
| SPF_IP | 70.38.71.175 |
| SPF_MX | commonfloor.com |
Related pages
Pivot deeper into the graph from commonfloor.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "commonfloor.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.