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
Resolution chain
viametrics.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.250.84.84 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.254.215.70 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.255.115.252 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.17.186.206 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.48.0.99 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.49.27.180 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.51.49.197 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.247.72.152 | 54.247.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.33.185.9 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.33.47.66 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:73
- Organization
- dan ekstr??m
- Contact emails
Subdomains
32 observed subdomains of viametrics.com.
Showing 25 of 32. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for viametrics.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | all._spf.plma.se |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.35.82.145 |
| SPF_IP | 62.209.183.244 |
| SPF_IP | 79.136.100.140 |
| SPF_IP | 85.118.206.70 |
| SPF_IP | 87.237.211.149 |
| SPF_IP | 87.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.