Skip to content

Hostname

parallel.org.uk

Last fetched

parallel.org.uk resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists registrar:namecheap, inc. [tag = namecheap-inc] as the registrar.

Nutrition Label

WHISPER CANON · parallel.org.ukRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/parallel.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.232.23108.158.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.232.54108.158.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.232.7108.158.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.232.70108.158.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.245.31.2418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.3718.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.4718.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.5218.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.1818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.2618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.4918.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.918.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:namecheap, inc. [tag = namecheap-inc]
Organization
philipp legner
Contact emails

Subdomains

2 observed subdomains of parallel.org.uk.

Web-graph footprint

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

48 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for parallel.org.uk.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.privateemail.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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