Hostname
kabbage.com
Last fetched
kabbage.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
kabbage.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.28.152.17 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 23.21.42.206 | 23.20.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 23.22.228.255 | 23.22.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 23.23.191.229 | 23.22.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.234.168.199 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.199.24.115 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.173.224.253 | 54.172.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.85.118.119 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.194.189.104 | 32.192.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- american express travel related services company,
- Contact emails
Subdomains
46 observed subdomains of kabbage.com.
Showing 25 of 46. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kabbage.com in the public web crawl.
1,190 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for kabbage.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 104.130.122.229/32 |
| SPF_IP | 139.71.0.0/16 |
| SPF_IP | 146.20.191.233/32 |
| SPF_IP | 148.173.96.0/22 |
| SPF_IP | 209.61.151.0/24 |
| SPF_IP | 23.253.182.0/23 |
| SPF_IP | 50.23.218.215/32 |
| SPF_IP | 69.72.32.0/20 |
| SPF_MX | kabbage.com |
Related pages
Pivot deeper into the graph from kabbage.com.
- IP · 100.28.152.17
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:299
- Country · US
- Email · domain@kabbage.com
- TLD · .com
- Browse hostnames · ka…
- 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: "kabbage.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.