Skip to content

Hostname

interflora.no

Last fetched

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

Nutrition Label

WHISPER CANON · interflora.noRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/interflora.no

Resolution chain

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

Registrar
Organization
interflora-norge al
Contact emails

Subdomains

92 observed subdomains of interflora.no.

Web-graph footprint

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

158 sites link to this hostname.

123 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for 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 interflora.no.

Cypher and MCP

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

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