Skip to content

Hostname

floreshop.net

Last fetched

floreshop.net resolves to 1 IPv4 address operated by AS2497 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · floreshop.netRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/floreshop.net

Resolution chain

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

IPPrefixASNOperatorCountry
202.214.52.69202.218.16.0/20AS2497JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

4 observed subdomains of floreshop.net.

Web-graph footprint

Distinct hostnames that link to or from floreshop.net in the public web crawl.

16 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for floreshop.net.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEe-grant.ko-sokumail.net
SPF_INCLUDEsend.k-crm.jp
SPF_INCLUDEspf.rpst.shop
SPF_INCLUDEtreasuremail.jp

Related pages

Pivot deeper into the graph from floreshop.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "floreshop.net"})-[: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.