Skip to content

Hostname

helloflights.co.uk

Last fetched

helloflights.co.uk resolves to 2 IPv4 addresses operated by CONTABO - Contabo GmbH in DE. WHOIS lists registrar:godaddy.com, llc. [tag = godaddy] as the registrar.

Nutrition Label

WHISPER CANON · helloflights.co.ukRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/helloflights.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
167.86.104.221167.86.104.0/23AS51167CONTABO - Contabo GmbHDE
195.26.243.151195.26.240.0/21AS40021CONTABO-40021 - Contabo Inc.US

WHOIS identity

Registrar
registrar:godaddy.com, llc. [tag = godaddy]
Organization
Contact emails

Subdomains

3 observed subdomains of helloflights.co.uk.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for helloflights.co.uk.

MechanismTarget
SPF_Ahelloflights.co.uk
SPF_IP149.102.157.250
SPF_IP45.86.125.77
SPF_MXhelloflights.co.uk

Related pages

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

Cypher and MCP

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

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