Skip to content

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

WHISPER CANON · commonfloor.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/commonfloor.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.103.66.55104.103.64.0/22AS1299FI
2.23.244.1462.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.46.84.14423.46.84.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.ES
23.58.108.14323.32.0.0/11AS20940DE
23.75.64.13723.75.64.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ

WHOIS identity

Registrar
iana:146
Organization
maxheap technologies pvt.
Contact emails

Subdomains

117 observed subdomains of commonfloor.com.

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

SPF policy

11 SPF mechanisms authorising senders for commonfloor.com.

MechanismTarget
SPF_Acommonfloor.com
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEcf1.commonfloor.com
SPF_INCLUDEsendgrid.net
SPF_IP103.89.249.127
SPF_IP103.89.249.128
SPF_IP103.89.249.64
SPF_IP216.154.208.123
SPF_IP216.154.218.116
SPF_IP70.38.71.175
SPF_MXcommonfloor.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.