Hostname
sbpholdings.com
Last fetched
sbpholdings.com resolves to 1 IPv4 address operated by AS213230 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sbpholdings.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 |
|---|---|---|---|---|
| 5.161.26.253 | 5.161.26.0/24 | AS213230 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- bishop lifting products,
- Contact emails
- internet@lifting.com
- 346c3173-b96a-4004-bbeb-76636102a948@identity-protect.org
- 52e1e5f6-735b-4cc1-88dc-ec4a07b62535@identity-protect.org
- 793ad271-7507-4ac9-b03c-e81364b771c2@identity-protect.org
- 90157161-343f-4bb0-af56-bba73d411909@identity-protect.org
- 9bbd8564-a4c1-4fbd-82ae-9d7136845230@identity-protect.org
- b57f81b0-b651-4070-9e88-25afba7450fa@identity-protect.org
Subdomains
13 observed subdomains of sbpholdings.com.
Showing 12 of 13. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sbpholdings.com in the public web crawl.
33 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for sbpholdings.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 4740179.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.66.150/32 |
| SPF_IP | 168.245.102.208/32 |
| SPF_IP | 168.245.8.103 |
| SPF_IP | 38.147.84.0/24 |
| SPF_IP | 38.32.188.206 |
| SPF_IP | 4.37.123.129/26 |
| SPF_IP | 68.169.13.193/28 |
Related pages
Pivot deeper into the graph from sbpholdings.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sbpholdings.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.