Hostname
consultarea.net
Last fetched
consultarea.net resolves to 3 IPv4 addresses operated by Servperso_Systems - Sarah Rossius trading as Servperso Systems in BE. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
consultarea.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.28.98.99 | 194.28.98.0/24 | AS34872 | Servperso_Systems - Sarah Rossius trading as Servperso Systems | BE |
| 194.28.99.200 | 194.28.99.0/24 | AS34872 | Servperso_Systems - Sarah Rossius trading as Servperso Systems | BE |
| 92.245.188.53 | 92.245.188.0/24 | AS21086 | TELEMEDIANET-CONSULTAREA - TeleMedia.net srl | IT |
WHOIS identity
- Registrar
- iana:69
- Organization
- consultarea
- Contact emails
Subdomains
126 observed subdomains of consultarea.net.
Showing 25 of 126. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from consultarea.net in the public web crawl.
27 sites link to this hostname.
29 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for consultarea.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emaileuc.freshservice.com |
| SPF_IP | 92.245.188.53 |
| SPF_MX | consultarea.net |
Related pages
Pivot deeper into the graph from consultarea.net.
- IP · 194.28.98.99
- ASN · AS34872Servperso_Systems - Sarah Rossius trading as Servperso Systems
- Registrar · iana:69
- Country · BE
- Email · nocontactsfound@secureserver.net
- TLD · .net
- Browse hostnames · co…
- 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: "consultarea.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.