Skip to content

Hostname

vela-tech.com

Last fetched

vela-tech.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · vela-tech.comRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/vela-tech.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.154.73.5.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2133.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2423.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.2023.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.2433.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.383.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.703.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.973.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.158.2033.5.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1083.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1203.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1863.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.33.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.0.24452.219.0.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.1.6452.219.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.10752.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
on behalf of vela-tech.com owner
Contact emails

Web-graph footprint

Distinct hostnames that link to or from vela-tech.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for vela-tech.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from vela-tech.com.

Cypher and MCP

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

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