Skip to content

Hostname

plan-it.be

Last fetched

plan-it.be resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:name: newin (win sa)|website: www.win.be|| as the registrar.

Nutrition Label

WHISPER CANON · plan-it.beRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/plan-it.be

Resolution chain

plan-it.be resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.17.195.952.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.219.552.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.113.7852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.196.18654.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.17.14363.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
79.125.122.24779.125.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:name: newin (win sa)|website: www.win.be||
Organization
Contact emails

Subdomains

11 observed subdomains of plan-it.be.

Web-graph footprint

Distinct hostnames that link to or from plan-it.be in the public web crawl.

24 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

37 SPF mechanisms authorising senders for plan-it.be.

MechanismTarget
SPF_EXISTS%{i}.spf.rnmk.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP129.152.0.0/17
SPF_IP136.144.156.136
SPF_IP141.145.85.0/24
SPF_IP160.34.0.0/16
SPF_IP185.46.180.100
SPF_IP185.46.180.30/31
SPF_IP185.46.180.32/29
SPF_IP185.46.182.200/29
SPF_IP185.46.182.208/31
SPF_IP188.118.44.208/28
SPF_IP192.113.179.33/32
SPF_IP192.113.179.34
SPF_IP192.113.179.60/31
SPF_IP192.113.239.50/31
SPF_IP194.78.6.246
SPF_IP20.31.249.208/28
SPF_IP216.136.168.32/28
SPF_IP216.136.168.64/27
SPF_IP2606:b400::/32
SPF_IP2a02:6900:8804::/48
SPF_IP37.97.192.197
SPF_IP64.56.194.128/25
SPF_IP74.117.200.0/21
SPF_IP80.84.235.70/32
SPF_IP82.175.200.112/29
SPF_IP84.241.182.106/32
SPF_IP85.158.210.12
SPF_IP94.107.238.32/27
SPF_IP94.107.241.208/28
SPF_IP94.75.226.212/32

Related pages

Pivot deeper into the graph from plan-it.be.

Cypher and MCP

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

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