Hostname
flowerstudios.net
Last fetched
flowerstudios.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
flowerstudios.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.211.109 | 108.156.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.211.65 | 108.156.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.211.68 | 108.156.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.211.8 | 108.156.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.71.103 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
| 3.169.71.125 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
| 3.169.71.55 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
| 3.169.71.75 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
1 observed subdomain of flowerstudios.net.
| Subdomain |
|---|
| www.flowerstudios.net |
Web-graph footprint
Distinct hostnames that link to or from flowerstudios.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for flowerstudios.net.
| Mechanism | Target |
|---|---|
| SPF_A | flowerstudios.net |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_MX | flowerstudios.net |
Related pages
Pivot deeper into the graph from flowerstudios.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "flowerstudios.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.