Skip to content

Hostname

utterfly.co.uk

Last fetched

utterfly.co.uk resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:domainlore llc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.116.018.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:domainlore llc
Organization
mr denys ostashko
Contact emails

Subdomains

9 observed subdomains of utterfly.co.uk.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for utterfly.co.uk.

MechanismTarget
SPF_Autterfly.co.uk
SPF_IP85.13.204.230
SPF_IP85.13.222.186
SPF_IP85.13.222.187
SPF_MXutterfly.co.uk

Related pages

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

Cypher and MCP

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

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