Skip to content

Hostname

widget.join.vecport.net

Last fetched

widget.join.vecport.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · widget.join.vecport.netRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/widget.join.vecport.net

Resolution chain

widget.join.vecport.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.166.49.263.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.493.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.803.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.933.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
54.230.42.12854.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.4154.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.6754.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.9854.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH

WHOIS identity

No WHOIS records are currently associated with widget.join.vecport.net in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from widget.join.vecport.net in the public web crawl.

98 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from widget.join.vecport.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "widget.join.vecport.net"})-[: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.