Skip to content

Hostname

florensis.com

Last fetched

florensis.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:168 as the registrar.

Nutrition Label

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

Resolution chain

florensis.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
9.163.202.2319.163.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:168
Organization
Contact emails

Subdomains

52 observed subdomains of florensis.com.

Web-graph footprint

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

128 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for florensis.com.

MechanismTarget
SPF_Aflorensis.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP167.89.0.0/16
SPF_IP168.245.0.0/16
SPF_IP168.245.0.8/32
SPF_IP168.245.16.11
SPF_IP194.65.154.204
SPF_IP213.208.239.122
SPF_IP213.208.250.82
SPF_IP213.208.250.92
SPF_IP213.208.250.93
SPF_IP2a01:111:f403:e200:0:0:0:2
SPF_IP31.207.28.64/27
SPF_IP41.215.9.178/32
SPF_IP69.169.224.0/24
SPF_IP83.247.14.149
SPF_IP93.241.205.3

Related pages

Pivot deeper into the graph from florensis.com.

Cypher and MCP

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

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