Hostname
areaproject.net
Last fetched
areaproject.net resolves to 2 IPv4 addresses operated by AREAPROJECT-AS1 - Area Project Solutions SL in ES. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
areaproject.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.55.249.32 | 185.55.248.0/22 | AS201152 | AREAPROJECT-AS1 - Area Project Solutions SL | ES |
| 185.55.249.7 | 185.55.248.0/22 | AS201152 | AREAPROJECT-AS1 - Area Project Solutions SL | ES |
WHOIS identity
- Registrar
- iana:151
- Organization
- area project solutions
- Contact emails
Subdomains
112 observed subdomains of areaproject.net.
Showing 25 of 112. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for areaproject.net.
| Mechanism | Target |
|---|---|
| SPF_A | areaproject.net |
| SPF_A | dns81.areaproject.net |
| SPF_A | mail106.areaproject.net |
| SPF_A | mail107areaproject.net |
| SPF_A | mail127.areaproject.net |
| SPF_IP | 185.55.249.127 |
| SPF_IP | 84.124.37.81 |
| SPF_MX | areaproject.net |
Related pages
Pivot deeper into the graph from areaproject.net.
- IP · 185.55.249.32
- ASN · AS201152AREAPROJECT-AS1 - Area Project Solutions SL
- Registrar · iana:151
- Country · ES
- Email · dominios@areaproject.com
- TLD · .net
- Browse hostnames · ar…
- 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: "areaproject.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.