Skip to content

Hostname

model-rail.co.uk

Last fetched

model-rail.co.uk resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · model-rail.co.ukRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/model-rail.co.uk

Resolution chain

model-rail.co.uk resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.135.191.18413.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
18.175.82.22618.175.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
3.8.36.633.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.9.154.1953.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.179.189.21735.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.179.9.12435.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
bauer active
Contact emails

Subdomains

4 observed subdomains of model-rail.co.uk.

Web-graph footprint

Distinct hostnames that link to or from model-rail.co.uk in the public web crawl.

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for model-rail.co.uk.

Related pages

Pivot deeper into the graph from model-rail.co.uk.

Cypher and MCP

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

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