Skip to content

Hostname

flomarket.com

Last fetched

flomarket.com resolves to 4 IPv4 addresses operated by KIT Karlsruhe Institute of Technology in RU. WHOIS lists iana:1577 as the registrar.

Nutrition Label

WHISPER CANON · flomarket.comRouting diversity3.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/flomarket.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.208.65.60195.208.65.0/24AS34879KIT Karlsruhe Institute of TechnologyRU
195.209.87.49195.209.87.0/24AS34879KIT Karlsruhe Institute of TechnologyRU
195.209.88.45195.209.88.0/24AS34879KIT Karlsruhe Institute of TechnologyRU
195.209.90.31195.209.90.0/24AS34879KIT Karlsruhe Institute of TechnologyRU

WHOIS identity

Registrar
iana:1577
Organization
brok dmitrii
Contact emails

Subdomains

8 observed subdomains of flomarket.com.

Web-graph footprint

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

407 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for flomarket.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.unisender.com
SPF_INCLUDEspf.unisender.ru

Related pages

Pivot deeper into the graph from flomarket.com.

Cypher and MCP

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

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