Skip to content

Hostname

floricode.com

Last fetched

floricode.com resolves to 2 IPv4 addresses operated by LEASEWEB-NL-AMS-01 Netherlands in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · floricode.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/floricode.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.227.131.205213.227.128.0/19AS60781LEASEWEB-NL-AMS-01 NetherlandsNL
78.159.103.2778.159.96.0/19AS28753LEASEWEB-DE-FRA-10DE

WHOIS identity

Registrar
iana:269
Organization
m. van der sman
Contact emails

Subdomains

23 observed subdomains of floricode.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for floricode.com.

MechanismTarget
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEspf.compleet.email
SPF_INCLUDEspf.hosting.accountsoftware.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.156.23
SPF_IP136.144.205.67
SPF_IP185.49.48.66
SPF_IP185.49.48.67
SPF_IP213.125.246.186
SPF_IP213.227.131.205
SPF_IP213.227.131.214

Related pages

Pivot deeper into the graph from floricode.com.

Cypher and MCP

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

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