Hostname
webaxys.net
Last fetched
webaxys.net resolves to 146.255.171.187, announced in 146.255.168.0/21 by ASN-WEBAXYS - WEBAXYS SAS in FR. webaxys.net 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
- 146.255.171.187
146.255.168.0/21 · ASN-WEBAXYS - WEBAXYS SAS · Sotteville-lès-Rouen, FR
IPv6 resolution
No AAAA record for webaxys.net is recorded in WhisperGraph.
Attribution
webaxys
ORIGIN_AS
WHOIS identity
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns1.webaxys.net
- ns2.webaxys.net
MX records
- mx01.mailsecurity.fr
- mx02.mailsecurity.fr
- mx03.mailsecurity.fr
- mx04.mailsecurity.fr
SPF policy
- ip: 146.255.171.63/32
- include: spf.mailjet.com
- mx: spf.mailjet.com
- include: spf.oximailing.com
- a: webaxys.net
- mx: webaxys.net
- ip: 146.255.171.125
- ip: 146.255.171.21
- ip: 146.255.171.8
Threat-feed evidence
History
Related pages
Pivot from webaxys.net 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: "webaxys.net"})-[: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.