Skip to content

Hostname

vmt-pay.com

Last fetched

vmt-pay.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · vmt-pay.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/vmt-pay.com

Resolution chain

vmt-pay.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.22.27108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.3108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.55108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.83108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.86.182.2499.86.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.182.3399.86.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.182.8399.86.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.182.9899.86.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

2 observed subdomains of vmt-pay.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for vmt-pay.com.

MechanismTarget
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from vmt-pay.com.

Cypher and MCP

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

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