Hostname
bishopsservices.com
Last fetched
bishopsservices.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bishopsservices.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.180.64 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.186.110 | 16.15.184.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.192.223 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.223.190 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.223.37 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.33.213 | 16.182.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.182.34.165 | 16.182.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.182.71.45 | 16.182.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.182.72.93 | 16.182.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.221.29 | 52.216.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.57.141 | 52.216.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.201.5 | 52.217.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.46.235 | 52.217.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.95.141 | 52.217.95.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.137.173 | 54.231.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bishopsservices.com owner
- Contact emails
- dns_admin@sterlingtesting.com
- 2967e4f6-3fe0-46f1-a48b-f690d8287bc8@identity-protect.org
- 8b3c2da6-5ab4-4fea-b274-cbcec382557f@identity-protect.org
- 9a272552-ba40-4b73-9487-0f6084790a28@identity-protect.org
- a77200ac-5768-437f-b0a8-fc247d6bb011@identity-protect.org
- ba197b42-b9bb-4ff5-b251-18ee868e8c87@identity-protect.org
- d5971cb8-c06b-49fe-a239-d44ed7764d00@identity-protect.org
- owner-5183870@bishopsservices.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of bishopsservices.com.
Web-graph footprint
Distinct hostnames that link to or from bishopsservices.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for bishopsservices.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 144.202.243.13 |
| SPF_IP | 144.202.243.14 |
| SPF_IP | 20.72.168.253 |
| SPF_MX | bishopsservices.com |
Related pages
Pivot deeper into the graph from bishopsservices.com.
- IP · 16.15.180.64
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · dns_admin@sterlingtesting.com
- TLD · .com
- Browse hostnames · bi…
- 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: "bishopsservices.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.