Hostname
concurrent.co.uk
Last fetched
concurrent.co.uk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists registrar:123-reg limited t/a 123-reg [tag = 123-reg] as the registrar.
Nutrition Label
Resolution chain
concurrent.co.uk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.160.170.103 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.160.170.35 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.160.170.70 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.160.170.9 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.161.104.103 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.161.104.106 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.161.104.60 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.161.104.84 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
WHOIS identity
- Registrar
- registrar:123-reg limited t/a 123-reg [tag = 123-reg]
- Organization
- garth piesse
- Contact emails
- —
Subdomains
17 observed subdomains of concurrent.co.uk.
Showing 16 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from concurrent.co.uk in the public web crawl.
5 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for concurrent.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8871318.spf10.hubspotemail.net |
Related pages
Pivot deeper into the graph from concurrent.co.uk.
- IP · 3.160.170.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:123-reg limited t/a 123-reg [tag = 123-reg]
- Country · ZA
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "concurrent.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.