Skip to content

Hostname

choicefloor.com

Last fetched

choicefloor.com resolves to 3 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · choicefloor.comRouting diversity3.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/choicefloor.com

Resolution chain

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

IPPrefixASNOperatorCountry
129.212.213.130129.212.212.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
46.202.142.4046.202.142.0/23AS47583LT
154.83.186.41154.83.186.0/24AS200758FR

WHOIS identity

Registrar
iana:1479
Organization
ascendicate
Contact emails

Subdomains

2 observed subdomains of choicefloor.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for choicefloor.com.

MechanismTarget
SPF_Achoicefloor.com
SPF_IP69.65.3.211
SPF_MXchoicefloor.com

Related pages

Pivot deeper into the graph from choicefloor.com.

Cypher and MCP

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

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