Hostname
bttcomms.com
Last fetched
bttcomms.com resolves to 1 IPv4 address operated by SOFTLAYER - IBM Cloud in GB. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
bttcomms.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 158.175.172.59 | 158.175.128.0/18 | AS36351 | SOFTLAYER - IBM Cloud | GB |
WHOIS identity
- Registrar
- iana:83
- Organization
- btt communications midlands
- Contact emails
Subdomains
9 observed subdomains of bttcomms.com.
Web-graph footprint
Distinct hostnames that link to or from bttcomms.com in the public web crawl.
67 sites link to this hostname.
61 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for bttcomms.com.
| Mechanism | Target |
|---|---|
| SPF_A | bttcomms.com |
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | spf.mtaroutes.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_INCLUDE | spf.zoho.eu |
| SPF_IP | 164.39.213.82 |
| SPF_MX | bttcomms.com |
Related pages
Pivot deeper into the graph from bttcomms.com.
- IP · 158.175.172.59
- ASN · AS36351SOFTLAYER - IBM Cloud
- Registrar · iana:83
- Country · GB
- Email · robert.bright@bttcomms.com
- TLD · .com
- Browse hostnames · bt…
- 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: "bttcomms.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.