Hostname
adhock.co.uk
Last fetched
adhock.co.uk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:internet domain services bs corp t/a internet.bs as the registrar.
Nutrition Label
Resolution chain
adhock.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 |
|---|---|---|---|---|
| 18.238.49.112 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.118 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.39 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.94 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.110 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.85 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.87 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.92 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:internet domain services bs corp t/a internet.bs
- Organization
- m larsont p
- Contact emails
- —
Subdomains
1 observed subdomain of adhock.co.uk.
| Subdomain |
|---|
| www.adhock.co.uk |
Web-graph footprint
Distinct hostnames that link to or from adhock.co.uk in the public web crawl.
15 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 adhock.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from adhock.co.uk.
- IP · 18.238.49.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:internet domain services bs corp t/a internet.bs
- Country · US
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · ad…
- 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: "adhock.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.