Skip to content

Hostname

qapital.com

Last fetched

qapital.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · qapital.comRouting diversity6.3/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/qapital.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.170.183100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.24.192.53100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.165.15718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.181.743.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.91.114.303.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.231.5334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.229.17234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.115.10335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.0.16150.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.208.21650.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.198.18152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.238.10954.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.78.15854.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.143.23054.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.45.14354.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.132.18154.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.4.17854.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.184.5954.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.85.10298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.26.11632.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:73
Organization
domain name department
Contact emails

Subdomains

26 observed subdomains of qapital.com.

Web-graph footprint

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

631 sites link to this hostname.

75 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for qapital.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from qapital.com.

Cypher and MCP

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

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