Skip to content

Hostname

interflora.es

Last fetched

interflora.es resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · interflora.esRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/interflora.es

Resolution chain

interflora.es resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.202.4.25318.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.181.5946.137.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.135.17952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.244.19552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.74.24354.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.214.10654.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with interflora.es in WhisperGraph.

Subdomains

98 observed subdomains of interflora.es.

Web-graph footprint

Distinct hostnames that link to or from interflora.es in the public web crawl.

292 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for interflora.es.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from interflora.es.

Cypher and MCP

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

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