Skip to content

Hostname

foreignexchange.org.uk

Last fetched

foreignexchange.org.uk resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:123-reg limited t/a 123-reg [tag = 123-reg] as the registrar.

Nutrition Label

WHISPER CANON · foreignexchange.org.ukRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/foreignexchange.org.uk

Resolution chain

foreignexchange.org.uk resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.96.10518.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.4318.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.5218.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.5318.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.167.69.1233.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.453.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.903.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.913.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:123-reg limited t/a 123-reg [tag = 123-reg]
Organization
uk fx
Contact emails

Subdomains

7 observed subdomains of foreignexchange.org.uk.

Web-graph footprint

Distinct hostnames that link to or from foreignexchange.org.uk in the public web crawl.

90 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from foreignexchange.org.uk.

Cypher and MCP

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

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