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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.17.195.9 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.17.219.5 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.211.113.78 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.76.196.186 | 54.76.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.32.17.143 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 79.125.122.247 | 79.125.0.0/17 | AS16509 | AMAZON-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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
37 SPF mechanisms authorising senders for plan-it.be.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.rnmk.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 129.152.0.0/17 |
| SPF_IP | 136.144.156.136 |
| SPF_IP | 141.145.85.0/24 |
| SPF_IP | 160.34.0.0/16 |
| SPF_IP | 185.46.180.100 |
| SPF_IP | 185.46.180.30/31 |
| SPF_IP | 185.46.180.32/29 |
| SPF_IP | 185.46.182.200/29 |
| SPF_IP | 185.46.182.208/31 |
| SPF_IP | 188.118.44.208/28 |
| SPF_IP | 192.113.179.33/32 |
| SPF_IP | 192.113.179.34 |
| SPF_IP | 192.113.179.60/31 |
| SPF_IP | 192.113.239.50/31 |
| SPF_IP | 194.78.6.246 |
| SPF_IP | 20.31.249.208/28 |
| SPF_IP | 216.136.168.32/28 |
| SPF_IP | 216.136.168.64/27 |
| SPF_IP | 2606:b400::/32 |
| SPF_IP | 2a02:6900:8804::/48 |
| SPF_IP | 37.97.192.197 |
| SPF_IP | 64.56.194.128/25 |
| SPF_IP | 74.117.200.0/21 |
| SPF_IP | 80.84.235.70/32 |
| SPF_IP | 82.175.200.112/29 |
| SPF_IP | 84.241.182.106/32 |
| SPF_IP | 85.158.210.12 |
| SPF_IP | 94.107.238.32/27 |
| SPF_IP | 94.107.241.208/28 |
| SPF_IP | 94.75.226.212/32 |
Related pages
Pivot deeper into the graph from plan-it.be.
- IP · 52.17.195.9
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:name: newin (win sa)|website: www.win.be||
- Country · IE
- TLD · .be
- Browse hostnames · pl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.