Hostname
kbs-services.com
Last fetched
kbs-services.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kbs-services.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.128.128 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.28 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.49 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.78 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.106 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.17 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.48 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.86 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kbs-services.com owner
- Contact emails
- webadmin@kbs-services.com
- 5e91f6b4-b49a-4c53-97e0-1c91ac59ba49@identity-protect.org
- 9a425587-3ec4-48e1-8ab1-d1002d7ff71a@identity-protect.org
- a0f6d4c4-bbec-4cd9-99f5-17fd1ee89fc3@identity-protect.org
- c3d3f03a-d622-4c0d-8989-df78719e49be@identity-protect.org
- cf1d7d77-7bf6-493e-a3b3-64a60f42a80d@identity-protect.org
- e14caad7-c6ba-4823-8354-3bdffc2e1005@identity-protect.org
- f54af987-91a9-4382-a827-56baed51b267@identity-protect.org
- owner-10250268@kbs-services.com.whoisprivacyservice.org
- owner-10520217@kbs-services.com.whoisprivacyservice.org
- owner-1444404@kbs-services.com.whoisprivacyservice.org
- owner-1508515@kbs-services.com.whoisprivacyservice.org
- owner-1705897@kbs-services.com.whoisprivacyservice.org
- owner-1882960@kbs-services.com.whoisprivacyservice.org
- owner-1975846@kbs-services.com.whoisprivacyservice.org
- owner-2048413@kbs-services.com.whoisprivacyservice.org
- owner-2245795@kbs-services.com.whoisprivacyservice.org
- owner-4606315@kbs-services.com.whoisprivacyservice.org
- owner-4699201@kbs-services.com.whoisprivacyservice.org
- owner-4969150@kbs-services.com.whoisprivacyservice.org
- and 18 more
Subdomains
23 observed subdomains of kbs-services.com.
Showing 22 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kbs-services.com in the public web crawl.
104 sites link to this hostname.
111 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for kbs-services.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | fsspfus.freshemail.io |
| SPF_INCLUDE | sent-via.netsuite.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | kbs-services.com |
Related pages
Pivot deeper into the graph from kbs-services.com.
- IP · 108.138.128.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · webadmin@kbs-services.com
- TLD · .com
- Browse hostnames · kb…
- 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: "kbs-services.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.