Hostname
neo.construction
Last fetched
neo.construction resolves to 31.170.11.59, announced in 31.170.8.0/22 by EVOLIX-AS - Evolix SARL in FR. neo.construction is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 31.170.11.59
31.170.8.0/22 · EVOLIX-AS - Evolix SARL · Marseille, FR
IPv6 resolution
No AAAA record for neo.construction is recorded in WhisperGraph.
Attribution
evolix sarl
ORIGIN_AS
WHOIS identity
- Registrar
- iana:433
- Registrant organisation
- benoit raccosta
- Contact emails
- jdrrw0jxdducruwp5iqj@h.o-w-o.info
Subdomains
Mail and authentication
Nameservers
- dns18.ovh.net
- ns18.ovh.net
MX records
- mx1.ovh.net
- mx2.ovh.net
- mxb.ovh.net
SPF policy
- include: mx.ovh.com
Threat-feed evidence
History
Related pages
Pivot from neo.construction into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "neo.construction"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.