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
Resolution chain
floricode.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.227.131.205 | 213.227.128.0/19 | AS60781 | LEASEWEB-NL-AMS-01 Netherlands | NL |
| 78.159.103.27 | 78.159.96.0/19 | AS28753 | LEASEWEB-DE-FRA-10 | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- m. van der sman
- Contact emails
Subdomains
23 observed subdomains of floricode.com.
Showing 20 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from floricode.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for floricode.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.transip.email |
| SPF_INCLUDE | spf.compleet.email |
| SPF_INCLUDE | spf.hosting.accountsoftware.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 136.144.156.23 |
| SPF_IP | 136.144.205.67 |
| SPF_IP | 185.49.48.66 |
| SPF_IP | 185.49.48.67 |
| SPF_IP | 213.125.246.186 |
| SPF_IP | 213.227.131.205 |
| SPF_IP | 213.227.131.214 |
Related pages
Pivot deeper into the graph from floricode.com.
- IP · 213.227.131.205
- ASN · AS60781LEASEWEB-NL-AMS-01 Netherlands
- Registrar · iana:269
- Country · NL
- Email · info@floricode.com
- TLD · .com
- Browse hostnames · fl…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.