Skip to content

Hostname

voke.tech

Last fetched

voke.tech resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · voke.techRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/voke.tech

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.114108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.38108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.7108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.86108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.165.32.1218.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.32.1318.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.32.6118.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.32.9618.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.112.11318.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.12318.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.5018.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.5818.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10118.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.6218.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
daitian
Contact emails

Subdomains

13 observed subdomains of voke.tech.

Web-graph footprint

Distinct hostnames that link to or from voke.tech in the public web crawl.

30 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for voke.tech.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.146.10.20
SPF_IP140.238.189.183
SPF_IP187.32.149.101
SPF_IP189.125.28.114
SPF_IP200.169.14.227
SPF_IP200.169.14.228

Related pages

Pivot deeper into the graph from voke.tech.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "voke.tech"})-[: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.