Skip to content

Hostname

floraqueen.com

Last fetched

floraqueen.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · floraqueen.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/floraqueen.com

Resolution chain

floraqueen.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:440
Organization
alon pupkin
Contact emails

Subdomains

5 observed subdomains of floraqueen.com.

Web-graph footprint

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

616 sites link to this hostname.

100 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for floraqueen.com.

MechanismTarget
SPF_INCLUDE8676562.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.112.51/32
SPF_IP149.72.112.52/32
SPF_IP167.89.34.30/32
SPF_IP167.89.47.10/32
SPF_IP167.89.66.219
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP192.40.160.0/19
SPF_IP208.117.52.163
SPF_IP45.14.148.0/22
SPF_IP50.31.33.140
SPF_IP50.31.33.141
SPF_IP74.63.202.239
SPF_IP74.91.80.0/20
SPF_IP87.253.232.0/21

Related pages

Pivot deeper into the graph from floraqueen.com.

Cypher and MCP

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

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