Skip to content

Hostname

capwages.com

Last fetched

capwages.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · capwages.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/capwages.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.108108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.123108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.43108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.73108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.10013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.174.46.1253.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.183.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.353.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.693.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.151.11154.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.3254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.3754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.8654.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1861
Organization
private by design,
Contact emails

Subdomains

1 observed subdomain of capwages.com.

Web-graph footprint

Distinct hostnames that link to or from capwages.com in the public web crawl.

68 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for capwages.com.

MechanismTarget
SPF_INCLUDE_spf.porkbun.com

Related pages

Pivot deeper into the graph from capwages.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "capwages.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.