Skip to content

Hostname

vplan.be

Last fetched

vplan.be resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · vplan.beRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/vplan.be

Resolution chain

vplan.be resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.49.10618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.12018.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.5918.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.7218.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.30.3799.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.8499.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.9099.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.9599.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with vplan.be in WhisperGraph.

Subdomains

10 observed subdomains of vplan.be.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vplan.be.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2001:1690:100:2c02:0:0:0:100
SPF_IP2001:1690:100:2c02:0:0:0:101
SPF_IP62.165.68.58
SPF_IP62.165.68.59

Related pages

Pivot deeper into the graph from vplan.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vplan.be"})-[: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.