Skip to content

Hostname

foresightmx.gpms-vt.com

Last fetched

foresightmx.gpms-vt.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL.

Nutrition Label

WHISPER CANON · foresightmx.gpms-vt.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/foresightmx.gpms-vt.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.105.10118.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.10218.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.3018.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.3218.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
99.84.160.10599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with foresightmx.gpms-vt.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from foresightmx.gpms-vt.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for foresightmx.gpms-vt.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from foresightmx.gpms-vt.com.

Cypher and MCP

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

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