Skip to content

Hostname

viametrics.com

Last fetched

viametrics.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · viametrics.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/viametrics.com

Resolution chain

viametrics.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.250.84.8434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.215.7034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.115.25234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.186.20652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.0.9952.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.27.18052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.49.19752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.72.15254.247.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.185.963.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.47.6663.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:73
Organization
dan ekstr??m
Contact emails

Subdomains

32 observed subdomains of viametrics.com.

Web-graph footprint

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

7 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for viametrics.com.

MechanismTarget
SPF_INCLUDEall._spf.plma.se
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.35.82.145
SPF_IP62.209.183.244
SPF_IP79.136.100.140
SPF_IP85.118.206.70
SPF_IP87.237.211.149
SPF_IP87.237.213.6

Related pages

Pivot deeper into the graph from viametrics.com.

Cypher and MCP

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

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