Skip to content

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

WHISPER CANON · kabbage.comRouting diversity4.8/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kabbage.com

Resolution chain

kabbage.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.28.152.17100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.42.20623.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.228.25523.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.191.22923.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.168.19934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.24.11544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.224.25354.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.118.11998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.189.10432.192.0.0/14AS14618AMAZON-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.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for kabbage.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_IP104.130.122.229/32
SPF_IP139.71.0.0/16
SPF_IP146.20.191.233/32
SPF_IP148.173.96.0/22
SPF_IP209.61.151.0/24
SPF_IP23.253.182.0/23
SPF_IP50.23.218.215/32
SPF_IP69.72.32.0/20
SPF_MXkabbage.com

Related pages

Pivot deeper into the graph from kabbage.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.