Skip to content

Hostname

intelligencefusion.co.uk

Last fetched

intelligencefusion.co.uk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:enom llc [tag = enom] as the registrar.

Nutrition Label

WHISPER CANON · intelligencefusion.co.ukRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/intelligencefusion.co.uk

Resolution chain

intelligencefusion.co.uk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.173.10413.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.1713.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.2113.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.4813.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.32.99.10613.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.4113.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.5113.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6213.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:enom llc [tag = enom]
Organization
intelligence fusion
Contact emails

Subdomains

14 observed subdomains of intelligencefusion.co.uk.

Web-graph footprint

Distinct hostnames that link to or from intelligencefusion.co.uk in the public web crawl.

57 sites link to this hostname.

378 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for intelligencefusion.co.uk.

Related pages

Pivot deeper into the graph from intelligencefusion.co.uk.

Cypher and MCP

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

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