Skip to content

Hostname

iris.co.uk

Last fetched

iris.co.uk resolves to 1 IPv4 address operated by RACKSPACE-LON in GB. WHOIS lists registrar:gandi [tag = gandi] as the registrar.

Nutrition Label

WHISPER CANON · iris.co.ukRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/iris.co.uk

Resolution chain

iris.co.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.236.48.2694.236.0.0/17AS15395RACKSPACE-LONGB

WHOIS identity

Registrar
registrar:gandi [tag = gandi]
Organization
iris group
Contact emails

Subdomains

71 observed subdomains of iris.co.uk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for iris.co.uk.

MechanismTarget
SPF_INCLUDE6207999.spf03.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.59.101.16
SPF_IP149.72.199.62
SPF_IP159.183.211.147
SPF_IP18.168.140.58/32
SPF_IP18.168.140.68
SPF_IP18.168.51.200/32

Related pages

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

Cypher and MCP

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

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