Skip to content

Hostname

indicator-flm.co.uk

Last fetched

indicator-flm.co.uk resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:gandi [tag = gandi] as the registrar.

Nutrition Label

WHISPER CANON · indicator-flm.co.ukRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/indicator-flm.co.uk

Resolution chain

indicator-flm.co.uk resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.37.153.17013.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.37.41.7913.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.137.4713.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.111.19715.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.156.19615.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.169.15452.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:gandi [tag = gandi]
Organization
indicator-flmemo
Contact emails

Subdomains

20 observed subdomains of indicator-flm.co.uk.

Web-graph footprint

Distinct hostnames that link to or from indicator-flm.co.uk in the public web crawl.

15 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for indicator-flm.co.uk.

MechanismTarget
SPF_Aindicator-flm.co.uk
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXindicator-flm.co.uk

Related pages

Pivot deeper into the graph from indicator-flm.co.uk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "indicator-flm.co.uk"})-[: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.