Hostname
interflora.in
Last fetched
interflora.in resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
interflora.in resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.226.87.10 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.169.167.187 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.195.132.218 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.205.238.162 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 67.202.23.23 | 67.202.0.0/18 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.49.69.178 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- interflora british unit
- Contact emails
- —
Subdomains
7 observed subdomains of interflora.in.
Showing 4 of 7. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from interflora.in in the public web crawl.
75 sites link to this hostname.
69 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for interflora.in.
| Mechanism | Target |
|---|---|
| SPF_A | interflora.in |
| SPF_INCLUDE | 155298bcd.spf2.netcorecloud.net |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | elabs11.com |
| SPF_INCLUDE | ocmail.in |
| SPF_IP | 103.60.218.0/24 |
| SPF_IP | 103.77.114.0/24 |
| SPF_IP | 208.100.49.128/28 |
| SPF_MX | interflora.in |
Related pages
Pivot deeper into the graph from interflora.in.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "interflora.in"})-[: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.