Skip to content

Hostname

m-uk.vevor.com

Last fetched

m-uk.vevor.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · m-uk.vevor.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/m-uk.vevor.com

Resolution chain

m-uk.vevor.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
44.254.241.4344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.161.10952.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.102.7152.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.122.8652.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.49.14754.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.220.2454.214.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with m-uk.vevor.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from m-uk.vevor.com in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from m-uk.vevor.com.

Cypher and MCP

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

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