Skip to content

Hostname

secure.interflora.no

Last fetched

secure.interflora.no resolves to 1 IPv4 address operated by AS56655 in NO.

Nutrition Label

WHISPER CANON · secure.interflora.noRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/secure.interflora.no

Resolution chain

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

IPPrefixASNOperatorCountry
185.14.97.82185.14.97.0/24AS56655NO

WHOIS identity

No WHOIS records are currently associated with secure.interflora.no in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for secure.interflora.no.

MechanismTarget
SPF_INCLUDE_spf.smtp.nexthop.no
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.zetta.io
SPF_IP109.239.224.27/32
SPF_IP109.239.226.107/32
SPF_IP109.239.233.18
SPF_IP195.159.124.52
SPF_IP195.159.239.226
SPF_IP5.226.162.67
SPF_IP77.40.182.132

Related pages

Pivot deeper into the graph from secure.interflora.no.

Cypher and MCP

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

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