Hostname
onecom.co.uk
Last fetched
onecom.co.uk resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists registrar:123-reg limited t/a 123-reg as the registrar.
Nutrition Label
Resolution chain
onecom.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.167 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.67 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- registrar:123-reg limited t/a 123-reg
- Organization
- onecom
- Contact emails
Subdomains
42 observed subdomains of onecom.co.uk.
Showing 25 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from onecom.co.uk in the public web crawl.
66 sites link to this hostname.
290 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
24 SPF mechanisms authorising senders for onecom.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8993966.spf08.hubspotemail.net |
| SPF_INCLUDE | _spf0000000.onecom.co.uk |
| SPF_IP | 103.47.204.0/22 |
| SPF_IP | 13.111.0.0/16 |
| SPF_IP | 149.72.0.0/16 |
| SPF_IP | 157.55.195.0 |
| SPF_IP | 167.89.0.0/17 |
| SPF_IP | 168.245.78.92 |
| SPF_IP | 185.228.39.15 |
| SPF_IP | 198.21.0.0/21 |
| SPF_IP | 20.203.23.89 |
| SPF_IP | 20.204.82.91 |
| SPF_IP | 20.58.58.37 |
| SPF_IP | 207.58.147.64/28 |
| SPF_IP | 216.22.15.224/27 |
| SPF_IP | 40.92.0.0/15 |
| SPF_IP | 43.228.184.0/22 |
| SPF_IP | 46.175.52.205/32 |
| SPF_IP | 5.148.98.219 |
| SPF_IP | 50.31.32.0/19 |
| SPF_IP | 51.4.72.0/24 |
| SPF_IP | 51.4.80.0/27 |
| SPF_IP | 51.5.72.0/24 |
| SPF_IP | 51.5.80.0/27 |
Related pages
Pivot deeper into the graph from onecom.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "onecom.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.