Hostname
originbroadband.com
Last fetched
originbroadband.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
originbroadband.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.40.242.16 | 13.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 8.47.69.0 | 8.47.69.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| 8.6.112.0 | 8.6.112.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- on behalf of originbroadband.com owner
- Contact emails
- domains@talktalkplc.com
- 5d70c333-d1c5-417f-a301-1ce0532967d7@identity-protect.org
- c4be320a-2858-4dfe-91cd-6030159563f2@identity-protect.org
- d1d46821-1a3b-4133-8deb-48e70f610f50@identity-protect.org
- owner-1401843@originbroadband.com.whoisprivacyservice.org
- owner-1671792@originbroadband.com.whoisprivacyservice.org
- owner-861945@originbroadband.com.whoisprivacyservice.org
- support@origin-broadband.co.uk
Subdomains
16,313 observed subdomains of originbroadband.com.
Showing 25 of 16,313. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from originbroadband.com in the public web crawl.
24 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for originbroadband.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.talktalkplc.com |
Related pages
Pivot deeper into the graph from originbroadband.com.
- IP · 13.40.242.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · GB
- Email · domains@talktalkplc.com
- TLD · .com
- Browse hostnames · or…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "originbroadband.com"})-[: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.