Skip to content

Hostname

vg-setting.mintegral.net

Last fetched

vg-setting.mintegral.net resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · vg-setting.mintegral.netRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/vg-setting.mintegral.net

Resolution chain

vg-setting.mintegral.net resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.24.176.221100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.207.1618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.58.2218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.191.20418.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.21.313.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.139.573.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.14.1513.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.8.753.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.31.363.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.57.1653.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.118.1433.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.229.534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.212.6734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.29.3844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.154.10244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.27.16152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.119.1852.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.158.13898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with vg-setting.mintegral.net in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from vg-setting.mintegral.net.

Cypher and MCP

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

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