Skip to content

Hostname

capsuletech.com

Last fetched

capsuletech.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · capsuletech.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/capsuletech.com

Resolution chain

capsuletech.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
44.232.254.23244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for capsuletech.com.

MechanismTarget
SPF_INCLUDE162893.spf10.hubspotemail.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.104.24.85
SPF_IP172.68.230.35
SPF_IP173.230.151.80
SPF_IP178.16.171.50
SPF_IP209.59.158.32
SPF_IP209.59.168.103
SPF_IP23.128.160.17
SPF_IP23.128.160.27
SPF_IP23.128.160.34
SPF_IP23.239.13.15
SPF_IP3.211.178.249
SPF_IP34.225.64.40
SPF_IP45.33.87.60
SPF_IP45.79.189.61
SPF_IP50.116.50.223
SPF_IP50.235.119.103
SPF_IP52.5.96.37
SPF_IP54.172.90.187
SPF_IP66.228.44.90
SPF_IP67.227.157.29
SPF_IP67.227.190.25
SPF_IP69.16.203.156
SPF_IP72.52.132.214

Related pages

Pivot deeper into the graph from capsuletech.com.

Cypher and MCP

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

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