Skip to content

Hostname

gigerhost4.uk

Last fetched

gigerhost4.uk resolves to 1 IPv4 address operated by AS15510 in GB. WHOIS lists registrar:compuweb communications services limited t/a cwcs managed hosting as the registrar.

Nutrition Label

WHISPER CANON · gigerhost4.ukRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/gigerhost4.uk

Resolution chain

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

IPPrefixASNOperatorCountry
46.17.90.7346.17.88.0/21AS15510GB

WHOIS identity

Registrar
registrar:compuweb communications services limited t/a cwcs managed hosting
Organization
Contact emails

Subdomains

4 observed subdomains of gigerhost4.uk.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gigerhost4.uk.

MechanismTarget
SPF_Agigerhost4.uk
SPF_MXgigerhost4.uk

Related pages

Pivot deeper into the graph from gigerhost4.uk.

Cypher and MCP

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

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